ce4fad3deb283b8cad19f574beae62f19a250c24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public send(exchange HttpExchange) : void extracted from protected send(request HttpRequest, listeners List<Response.ResponseListener>) : void in class org.eclipse.jetty.client.HttpDestination | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method private send(channel HttpChannelOverHTTP, exchange HttpExchange) : void extracted from protected send(exchange HttpExchange) : void in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP.Delegate & moved to class org.eclipse.jetty.client.http.HttpConnectionOverHTTP | From | To |