48c77b86087a3527510dfecf8c4240aa99e5615c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to void in method private offer(dataInfo DataInfo) : void in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute channels : Set<HttpChannel> to activeChannels : Set<HttpChannel> in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 | From | To | |
| Extract Variable | 1 | ||
| Extract Variable request : HttpRequest in method protected send(exchange HttpExchange) : SendFailure from class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 | From | To |