91d6b0e56bda99fb8af604a2143c7639bac917f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type errorCode : byte[] to errorCode : ErrorCode in method public Http2Exception(msg String, streamId int, errorCode ErrorCode) in class org.apache.coyote.http2.Http2Exception | From | To | |
Rename Variable | 1 | ||
Rename Variable payload : byte[] to debugMessage : byte[] in method private close(h2e Http2Exception) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Change Return Type | 1 | ||
Change Return Type byte[] to ErrorCode in method public getErrorCode() : ErrorCode in class org.apache.coyote.http2.Http2Exception | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type errorCode : byte[] to errorCode : ErrorCode in class org.apache.coyote.http2.Http2Exception | From | To |