ca1032ae65e249056655cca94e201b210dd36863
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private applyHttp1xConnectionOptions(pipeline ChannelPipeline, context ContextImpl) : void from class io.vertx.core.http.impl.Http1xPool to package applyHttp1xConnectionOptions(queue ConnQueue, pipeline ChannelPipeline, context ContextImpl) : void from class io.vertx.core.http.impl.ConnectionManager.ChannelConnector | From | To | |
Move Attribute | 1 | ||
Move Attribute private logEnabled : boolean from class io.vertx.core.http.impl.Http1xPool to private logEnabled : boolean from class io.vertx.core.http.impl.ConnectionManager | From | To |