39591f34436757c63e79bede858607016921d4dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type protocol : String to protocols : List<String> in method public ALPNClientConnection(endPoint EndPoint, executor Executor, connectionFactory ClientConnectionFactory, sslEngine SSLEngine, context Map<String,Object>, protocols List<String>) in class org.eclipse.jetty.alpn.client.ALPNClientConnection | From | To | |
Change Parameter Type protocol : String to protocols : List<String> in method public ALPNClientConnectionFactory(executor Executor, connectionFactory ClientConnectionFactory, protocols List<String>) in class org.eclipse.jetty.alpn.client.ALPNClientConnectionFactory | From | To | |
Rename Attribute | 2 | ||
Rename Attribute protocol : String to protocols : List<String> in class org.eclipse.jetty.alpn.client.ALPNClientConnectionFactory | From | To | |
Rename Attribute protocol : String to protocols : List<String> in class org.eclipse.jetty.alpn.client.ALPNClientConnection | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type protocol : String to protocols : List<String> in class org.eclipse.jetty.alpn.client.ALPNClientConnection | From | To | |
Change Attribute Type protocol : String to protocols : List<String> in class org.eclipse.jetty.alpn.client.ALPNClientConnectionFactory | From | To | |
Rename Parameter | 2 | ||
Rename Parameter protocol : String to protocols : List<String> in method public ALPNClientConnection(endPoint EndPoint, executor Executor, connectionFactory ClientConnectionFactory, sslEngine SSLEngine, context Map<String,Object>, protocols List<String>) in class org.eclipse.jetty.alpn.client.ALPNClientConnection | From | To | |
Rename Parameter protocol : String to protocols : List<String> in method public ALPNClientConnectionFactory(executor Executor, connectionFactory ClientConnectionFactory, protocols List<String>) in class org.eclipse.jetty.alpn.client.ALPNClientConnectionFactory | From | To |