2fc2699b4f3cba986caccffc20ec87ffdf331884
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable b : byte in method protected handleBeforeHeader(resource ByteBuffer, headerParser Http2FrameHeaderParser) : boolean from class io.undertow.protocols.http2.Http2HeadersParser | From | To | |
Extract Variable read : int in method protected handleData(resource ByteBuffer, frameHeaderParser Http2FrameHeaderParser) : void from class io.undertow.protocols.http2.Http2PriorityParser | From | To | |
Extract Interface | 1 | ||
Extract Interface io.undertow.protocols.http2.Http2Stream from classes [io.undertow.protocols.http2.Http2StreamSourceChannel] | From | To | |
Extract Method | 1 | ||
Extract Method private handleRequests(channel Http2Channel, frame Http2StreamSourceChannel) : void extracted from public handleEvent(channel Http2Channel) : void in class io.undertow.server.protocol.http2.Http2ReceiveListener | From | To |