ff7e0e626ac5c9bfc85cd3ff12404f513a543866
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private terminate(x Throwable) : void renamed to private abort(x Throwable) : void in class org.eclipse.jetty.http2.HTTP2Flusher | From | To | |
Extract Method | 2 | ||
Extract Method protected abort(failure Throwable) : void extracted from public onShutdown() : void in class org.eclipse.jetty.http2.HTTP2Session | From | To | |
Extract Method protected abort(failure Throwable) : void extracted from public onIdleTimeout() : void in class org.eclipse.jetty.http2.HTTP2Session | From | To |