cec84cf1bf4edc9bda2ed9b964d1ebe72c6738e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testTwoConcurrentStreamsFirstTimesOut() : void renamed to public testTwoStreamsFirstTimesOut() : void in class org.eclipse.jetty.http2.client.http.MaxConcurrentStreamsTest | From | To | |
Extract Variable | 2 | ||
Extract Variable idleTimeout : long in method public succeeded(stream Stream) : void from class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.sendHeaders.promise | From | To | |
Extract Variable requestIdleTimeout : long in method protected send(exchange HttpExchange) : SendFailure from class org.eclipse.jetty.client.http.HttpConnectionOverHTTP.Delegate | From | To |