3a93f4969f9c8b013ece84035812851d61a8dff7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable setting : byte[] to dest : byte[] in method private readFully(dest byte[]) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Rename Attribute | 1 | ||
Rename Attribute FRAME_SETTINGS : int to FRAME_TYPE_SETTINGS : int in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method | 1 | ||
Extract Method private readFully(dest byte[]) : void extracted from private processFrameSettings(flags int, streamId int, payloadSize int) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |