88408375ab9feca018299ed8c78807105959e076
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private newSslContextFactory() : SslContextFactory renamed to private newClientSslContextFactory() : SslContextFactory in class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To | |
Extract Variable | 1 | ||
Extract Variable sslContextFactory : SslContextFactory in method private startClient() : void from class org.eclipse.jetty.http2.client.http.DirectHTTP2OverTLSTest | From | To | |
Extract Method | 2 | ||
Extract Method protected newSslContextFactory() : SslContextFactory extracted from public startServer(handler Handler) : void in class org.eclipse.jetty.http.client.TransportScenario | From | To | |
Extract Method private newServerSslContextFactory() : SslContextFactory extracted from private newSslContextFactory() : SslContextFactory in class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To |