40ad8dc60882d715bc8e1c24b44fda6ef58c4b45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private failResponse(exchange HttpExchange, failure Throwable) : Result extracted from protected responseFailure(failure Throwable) : boolean in class org.eclipse.jetty.client.HttpReceiver | From | To | |
Extract Method private failResponse(exchange HttpExchange, failure Throwable) : Result extracted from private terminateResponse(exchange HttpExchange, failure Throwable) : void in class org.eclipse.jetty.client.HttpReceiver | From | To | |
Extract Method private failRequest(exchange HttpExchange, failure Throwable) : Result extracted from private terminateRequest(exchange HttpExchange, failure Throwable) : void in class org.eclipse.jetty.client.HttpSender | From | To | |
Extract Method private failRequest(exchange HttpExchange, failure Throwable) : Result extracted from protected anyToFailure(failure Throwable) : boolean in class org.eclipse.jetty.client.HttpSender | From | To |