5f4f2b52e3b2143dca67ead7fa59a71a97bd60ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private handleCommonSetup(sink Http2HeadersStreamSinkChannel, exchange HttpServerExchange, connection Http2ServerConnection) : void extracted from private handleRequests(channel Http2Channel, frame Http2StreamSourceChannel) : void in class io.undertow.server.protocol.http2.Http2ReceiveListener | From | To | |
Extract Method private handleCommonSetup(sink Http2HeadersStreamSinkChannel, exchange HttpServerExchange, connection Http2ServerConnection) : void extracted from package handleInitialRequest(initial HttpServerExchange, channel Http2Channel, data byte[]) : void in class io.undertow.server.protocol.http2.Http2ReceiveListener | From | To |