ffbd81725492e6b50cf5c7334ddbf85784f2fd61
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected startSSLServer(handler Handler) : void renamed to protected startTLSServer(handler Handler) : void in class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To | |
Inline Method | 1 | ||
Inline Method protected proxyPort() : int inlined to public testProxyDown() : void in class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.jetty.proxy.ProxyTunnellingTest renamed to org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To | |
Extract Method | 1 | ||
Extract Method private newSslContextFactory() : SslContextFactory extracted from protected startSSLServer(handler Handler) : void in class org.eclipse.jetty.proxy.ForwardProxyTLSServerTest | From | To |