4eef2a347fc28f70b8fae1a8b4ba34669eeaa63c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected newHttpChannel() : HttpChannelOverHTTP2 extracted from protected send(exchange HttpExchange) : void in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected newHttpChannel(id int, request Request) : HttpChannelOverFCGI extracted from protected send(exchange HttpExchange) : void in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI.Delegate & moved to class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI | From | To |