c8fea46e8f3a81bba2a98abc00a34f30d97c5e46
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable responseListeners : List<Response.ResponseListener> in method private forwardFailureComplete(request HttpRequest, requestFailure Throwable, response Response, responseFailure Throwable) : void from class org.eclipse.jetty.client.AuthenticationProtocolHandler.AuthenticationListener | From | To | |
Inline Variable | 1 | ||
Inline Variable failure : Throwable in method public onComplete(result Result) : void from class org.eclipse.jetty.client.AuthenticationProtocolHandler.AuthenticationListener | From | To |