f1cf343959ee40b245db463a055b7363a41fc202
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable data : byte[] to prefaceData : byte[] in method package readConnectionPreface(webConnection WebConnection, stream Stream) : void in class org.apache.coyote.http2.Http2AsyncParser | From | To | |
Extract Method | 1 | ||
Extract Method protected validate(state CompletionState, frameHeaderBuffer ByteBuffer, payload ByteBuffer) : CompletionHandlerCall extracted from public callHandler(state CompletionState, buffers ByteBuffer[], offset int, length int) : CompletionHandlerCall in class org.apache.coyote.http2.Http2AsyncParser.FrameCompletionHandler | From | To |