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