e651d2d69b3dcb29afbae684010cd5a5aaff5c08
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type sslContextFactory : SslContextFactory to transport : Transport in method public RoundRobinConnectionPoolTest(transport Transport) in class org.eclipse.jetty.http.client.RoundRobinConnectionPoolTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable active : boolean to found : boolean in method public release(connection Connection) : boolean in class org.eclipse.jetty.client.RoundRobinConnectionPool | From | To | |
| Move Class | 1 | ||
| Move Class org.eclipse.jetty.client.RoundRobinConnectionPoolTest moved to org.eclipse.jetty.http.client.RoundRobinConnectionPoolTest | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.eclipse.jetty.client.ConnectionPool.Multiplexable from classes [org.eclipse.jetty.client.MultiplexConnectionPool] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type active : boolean to active : int in class org.eclipse.jetty.client.RoundRobinConnectionPool.Entry | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter sslContextFactory : SslContextFactory to transport : Transport in method public RoundRobinConnectionPoolTest(transport Transport) in class org.eclipse.jetty.http.client.RoundRobinConnectionPoolTest | From | To |