2ab54d54c3bfcc2a3b80a5034e34518ef0e81546
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method package metrics() : HttpClientMetrics from class io.vertx.core.http.impl.ConnectionManager to package metrics() : HttpClientMetrics from class io.vertx.core.http.impl.HttpClientImpl | From | To | |
Move Attribute | 2 | ||
Move Attribute private sslHelper : SSLHelper from class io.vertx.core.http.impl.ConnectionManager to private sslHelper : SSLHelper from class io.vertx.core.http.impl.ConnectionManager.HttpChannelConnector | From | To | |
Move Attribute private client : HttpClientImpl from class io.vertx.core.http.impl.ConnectionManager to private client : HttpClientImpl from class io.vertx.core.http.impl.ConnectionManager.HttpChannelConnector | From | To |