59de5ab2b69c405152803c86c808c6e725b6d03e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public getInteralUpgradeHandler(adapter Adapter, coyoteRequest Request) : InternalHttpUpgradeHandler extracted from public getProcessor(socketWrapper SocketWrapperBase<?>, adapter Adapter) : Processor in class org.apache.coyote.http2.Http2Protocol | From | To | |
Rename Parameter | 1 | ||
Rename Parameter unused : WebConnection to webConnection : WebConnection in method public init(webConnection WebConnection) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |