857ab9df5af0a6e8a20dfd1b4edaf255bc1abb62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable len : int in method private writeGoAwayFrame(maxStreamId int, errorCode long, debugMsg byte[]) : void from class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method | 3 | ||
Extract Method private writeGoAwayFrame(maxStreamId int, errorCode long, debugMsg byte[]) : void extracted from package closeConnection(ce Http2Exception) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method private writeGoAwayFrame(maxStreamId int, errorCode long, debugMsg byte[]) : void extracted from public pause() : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method private writeGoAwayFrame(maxStreamId int, errorCode long, debugMsg byte[]) : void extracted from private checkPauseState() : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |