e7f7f9664f1f3113d7d010dca5675d4c364cb4a9
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type void to boolean in method private checkSendHeaders(end boolean) : boolean in class io.vertx.core.http.impl.Http2ServerResponseImpl | From | To | |
Change Return Type HttpClientRequestImpl to HttpClientRequest in method public sendHead() : HttpClientRequest in class io.vertx.core.http.impl.HttpClientRequestImpl | From | To | |
Extract Method | 1 | ||
Extract Method public sendHead(completionHandler Handler<HttpVersion>) : HttpClientRequest extracted from public sendHead() : HttpClientRequestImpl in class io.vertx.core.http.impl.HttpClientRequestImpl | From | To |