66008c86384b8018385e64f0013779b19c19d8db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable pushStream : Stream to stream : Stream in method private processStreamOnContainerThread(stream Stream) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method | 3 | ||
Extract Method private processStreamOnContainerThread(stream Stream) : void extracted from public init(webConnection WebConnection) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method private processStreamOnContainerThread(stream Stream) : void extracted from public headersEnd(streamId int) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Extract Method private processStreamOnContainerThread(stream Stream) : void extracted from package push(request Request, associatedStream Stream) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |