200b5bda8f2fce983c35b2ca4ae666c2068d02e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable channel : Http2RstStreamSinkChannel to stream : StreamSinkChannel in method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Parameterize Variable preface : Http2PrefaceStreamSinkChannel to stream : StreamSinkChannel in method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Change Variable Type | 2 | ||
Change Variable Type preface : Http2PrefaceStreamSinkChannel to stream : StreamSinkChannel in method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Change Variable Type channel : Http2RstStreamSinkChannel to stream : StreamSinkChannel in method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Extract Method | 4 | ||
Extract Method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void extracted from private sendSettings() : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Extract Method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void extracted from private sendPreface() : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Extract Method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void extracted from public sendRstStream(streamId int, statusCode int) : void in class io.undertow.protocols.http2.Http2Channel | From | To | |
Extract Method private flushChannelIgnoreFailure(stream StreamSinkChannel) : void extracted from private sendSettingsAck() : void in class io.undertow.protocols.http2.Http2Channel | From | To |