9fe733241399c99ef4bc96306941b4e83b9fa6b9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public test_PROXY_GET() : void renamed to public test_PROXY_GET_v1() : void in class org.eclipse.jetty.http2.client.ProxyProtocolTest | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyConnection renamed to org.eclipse.jetty.server.ProxyConnectionFactory.ProxyProtocolV1Connection | From | To | |
Extract Method | 1 | ||
Extract Method private parse(buffer ByteBuffer) : boolean extracted from public onFillable() : void in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyProtocolV1Connection | From | To |