12eaedd96ba51237368b05025878e515c4c9c443
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method protected enqueue(queue Queue<HttpExchange>, exchange HttpExchange) : boolean extracted from protected send(request HttpRequest, listeners List<Response.ResponseListener>) : void in class org.eclipse.jetty.client.HttpDestination | From | To | |
Extract Method public getConnectionCount() : int extracted from private tryCreate() : Connection in class org.eclipse.jetty.client.ConnectionPool | From | To | |
Extract Method protected newExchangeQueue(client HttpClient) : Queue<HttpExchange> extracted from public HttpDestination(client HttpClient, origin Origin) in class org.eclipse.jetty.client.HttpDestination | From | To |