80817b8a14fad5731662ffa6d26c52cf399c4acb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testHeadNoBody() : void renamed to public testHeadHasNoContentLengthByDefault() : void in class io.vertx.core.http.HttpTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type metric : Object to method : HttpMethod in method public Http2ServerResponseImpl(conn Http2ServerConnection, stream VertxHttp2Stream, method HttpMethod, push boolean, contentEncoding String, host String) in class io.vertx.core.http.impl.Http2ServerResponseImpl | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method package metric(metric Object) : void extracted from public Http2ServerRequestImpl(conn Http2ServerConnection, stream Http2Stream, metrics HttpServerMetrics, serverOrigin String, headers Http2Headers, contentEncoding String, writable boolean) in class io.vertx.core.http.impl.Http2ServerRequestImpl & moved to class io.vertx.core.http.impl.Http2ServerResponseImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter metric : Object to method : HttpMethod in method public Http2ServerResponseImpl(conn Http2ServerConnection, stream VertxHttp2Stream, method HttpMethod, push boolean, contentEncoding String, host String) in class io.vertx.core.http.impl.Http2ServerResponseImpl | From | To |