3667eb0992f30da666afb8ffe85160dfd50770a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private readPushPromiseFrame(streamId int, buffer ByteBuffer) : void renamed to protected unRead(buffer ByteBuffer) : void in class org.apache.coyote.http2.Http2AsyncParser | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exc : Throwable to e : Throwable in method public failed(e Throwable, attachment Void) : void in class org.apache.coyote.http2.Http2AsyncParser.FrameCompletionHandler | From | To |