1f669f5c0fc51300c74305f3eba66170e3431cb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private resetHandler : Handler<Long> from class io.vertx.core.http.impl.Http2ServerRequestImpl to private resetHandler : Handler<Long> from class io.vertx.core.http.impl.Http2ServerResponseImpl | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package reset(code long) : void extracted from package reset(code long) : void in class io.vertx.core.http.impl.Http2ServerRequestImpl & moved to class io.vertx.core.http.impl.Http2ServerResponseImpl | From | To |