b23c2bd30920a1bab9b9c215e1af0a452c6e9d7b
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public testServerClosesConnectionAfterRedirect() : void from class org.eclipse.jetty.client.HttpClientTest to public testServerClosesConnectionAfterRedirectWithoutConnectionCloseHeader() : void from class org.eclipse.jetty.client.ValidatingConnectionPoolTest | From | To | |
| Move Method | 3 | ||
| Move Method public testServerClosesConnectionAfterResponseWithQueuedRequestWithMaxConnectionsWithConnectionCloseHeader() : void from class org.eclipse.jetty.client.HttpClientTest to public testServerClosesConnectionAfterResponseWithQueuedRequestWithMaxConnectionsWithConnectionCloseHeader() : void from class org.eclipse.jetty.client.ValidatingConnectionPoolTest | From | To | |
| Move Method private testServerClosesConnectionAfterResponseWithQueuedRequestWithMaxConnections(handler Handler) : void from class org.eclipse.jetty.client.HttpClientTest to private testServerClosesConnectionAfterResponseWithQueuedRequestWithMaxConnections(handler Handler) : void from class org.eclipse.jetty.client.ValidatingConnectionPoolTest | From | To | |
| Move Method public testServerClosesConnectionAfterResponseWithQueuedRequestWithMaxConnectionsWithoutConnectionCloseHeader() : void from class org.eclipse.jetty.client.HttpClientTest to public testServerClosesConnectionAfterResponseWithQueuedRequestWithMaxConnectionsWithoutConnectionCloseHeader() : void from class org.eclipse.jetty.client.ValidatingConnectionPoolTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable newConnection : C to connection : C in method private process() : void in class org.eclipse.jetty.client.PoolingHttpDestination | From | To | |
| Extract Class | 1 | ||
| Extract Class org.eclipse.jetty.client.ValidatingConnectionPoolTest from class org.eclipse.jetty.client.HttpClientTest | From | To | |
| Extract Method | 26 | ||
| Extract Method protected lock() : void extracted from public isIdle(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected remove(connection Connection, force boolean) : boolean extracted from public remove(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public remove(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from public close() : void in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from public isIdle(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public sweep() : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from public remove(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from public isActive(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected proceed() : void extracted from private tryCreate() : Connection in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from private activateIdle() : Connection in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from protected idleCreated(connection Connection) : void in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public release(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public dump(out Appendable, indent String) : void in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public isActive(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from public toString() : String in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public toString() : String in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method private process() : void extracted from public close(oldConnection Connection) : void in class org.eclipse.jetty.client.PoolingHttpDestination | From | To | |
| Extract Method protected unlock() : void extracted from public sweep() : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected lock() : void extracted from public close() : void in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from public release(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected offerIdle(connection Connection) : boolean extracted from public release(connection Connection) : boolean in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected startClient(transport HttpClientTransport) : void extracted from protected startClient() : void in class org.eclipse.jetty.client.AbstractHttpClientServerTest | From | To | |
| Extract Method protected unlock() : void extracted from public dump(out Appendable, indent String) : void in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method private process() : void extracted from public send() : void in class org.eclipse.jetty.client.PoolingHttpDestination | From | To | |
| Extract Method protected unlock() : void extracted from private activateIdle() : Connection in class org.eclipse.jetty.client.ConnectionPool | From | To | |
| Extract Method protected unlock() : void extracted from protected idleCreated(connection Connection) : void in class org.eclipse.jetty.client.ConnectionPool | From | To |