78d27c9a28cfd1c6ee2b6dff666894d547bae366
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method protected consumeInput() : void inlined to public onCompleted() : void in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2 | From | To | |
Change Variable Type | 1 | ||
Change Variable Type channel : HttpChannel to channel : HttpChannelOverHTTP2 in method public onCompleted() : void in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2 | From | To |