6df887edeaf71f142091bad37ef49b0d4c567d73
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type pool : ConnectionManager.Http1xPool to pool : Http1xPool in method package ClientConnection(version HttpVersion, client HttpClientImpl, exceptionHandler Handler<Throwable>, channel Channel, ssl boolean, host String, port int, context ContextImpl, pool Http1xPool, metrics HttpClientMetrics) in class io.vertx.core.http.impl.ClientConnection | From | To | |
| Move Class | 2 | ||
| Move Class io.vertx.core.http.impl.ConnectionManager.ClientHandler moved to io.vertx.core.http.impl.ClientHandler | From | To | |
| Move Class io.vertx.core.http.impl.ConnectionManager.Http1xPool moved to io.vertx.core.http.impl.Http1xPool | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type pool : ConnectionManager.Http1xPool to pool : Http1xPool in class io.vertx.core.http.impl.ClientConnection | From | To |