c52f100ec35e4721a0e6f94a41d29768e20df19a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testUpgradeWithWebkitDeflateExtension() : void renamed to public testUpgradeWithSmallFrames() : void in class org.eclipse.jetty.websocket.server.TooFastClientTest | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method protected prefill(prefilled ByteBuffer) : void moved from class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection to class org.eclipse.jetty.websocket.server.WebSocketServerConnection & inlined to public onUpgradeTo(prefilled ByteBuffer) : void | From | To | |
Extract Variable | 2 | ||
Extract Variable frame1 : TextFrame in method public testUpgradeWithSmallFrames() : void from class org.eclipse.jetty.websocket.server.TooFastClientTest | From | To | |
Extract Variable frame2 : TextFrame in method public testUpgradeWithSmallFrames() : void from class org.eclipse.jetty.websocket.server.TooFastClientTest | From | To |