0e0edbb6db0d3576467f9e37c31387cec0ceda59
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type destination : HttpDestinationOverHTTP2 to context : Map<String,Object> in method private SessionListenerPromise(context Map<String,Object>) in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise | From | To | |
Rename Variable | 1 | ||
Rename Variable sslContextFactory : SslContextFactory to destination : HttpDestinationOverHTTP2 in method public newConnection(endPoint EndPoint, context Map<String,Object>) : Connection in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2 | From | To | |
Merge Variable | 1 | ||
Merge Variable [destination : HttpDestinationOverHTTP2, connectionPromise : Promise<Connection>] to context : Map<String,Object> in method public connect(address InetSocketAddress, context Map<String,Object>) : void in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2 | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sslContextFactory : SslContextFactory to destination : HttpDestinationOverHTTP2 in method public newConnection(endPoint EndPoint, context Map<String,Object>) : Connection in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2 | From | To | |
Rename Parameter | 1 | ||
Rename Parameter destination : HttpDestinationOverHTTP2 to context : Map<String,Object> in method private SessionListenerPromise(context Map<String,Object>) in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise | From | To |