f3a805887e0641ffb8f10e229b9ed66218c146a2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public customize(connection Connection, context Map<String,Object>) : Connection extracted from public newConnection(endPoint EndPoint, context Map<String,Object>) : Connection in class org.eclipse.jetty.io.ssl.SslClientConnectionFactory | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public customize(connection Connection, context Map<String,Object>) : Connection extracted from public newConnection(endPoint EndPoint, context Map<String,Object>) : Connection in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory & moved to class org.eclipse.jetty.io.ClientConnectionFactory | From | To |