ffa32dfae767a8f28fa99a09bdb03e3a3c95296e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method public abortResponse(cause Throwable) : boolean extracted from public abort(cause Throwable) : boolean in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI | From | To | |
Extract Method protected newHttpConnection(endPoint EndPoint, destination HttpDestination) : HttpConnectionOverHTTP extracted from public newConnection(endPoint EndPoint, context Map<String,Object>) : Connection in class org.eclipse.jetty.client.http.HttpClientTransportOverHTTP | From | To | |
Extract Method public abortResponse(cause Throwable) : boolean extracted from public abort(cause Throwable) : boolean in class org.eclipse.jetty.client.http.HttpChannelOverHTTP | From | To | |
Extract Method public abortResponse(cause Throwable) : boolean extracted from public abort(cause Throwable) : boolean in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY | From | To |