77e0df1193c38e2fef6adeba855ff68d2ec0b2e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected close(failure Throwable) : void extracted from public close() : void in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected close(failure Throwable) : void extracted from public onFailure(session Session, failure Throwable) : void in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise & moved to class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 | From | To |