3a0f0b6de4c3903acc5202dbf94b7daa70cd5fbe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable x509HostnameVerifier : X509HostnameVerifier to resolvedHostnameVerifier : X509HostnameVerifier in method protected createConnectionManager(parameters Map<String,Object>, sslContextParameters SSLContextParameters) : HttpClientConnectionManager in class org.apache.camel.component.http4.HttpComponent | From | To | |
Extract Variable | 1 | ||
Extract Variable connectionRegistry : Registry<ConnectionSocketFactory> in method protected createConnectionManager(parameters Map<String,Object>, sslContextParameters SSLContextParameters) : HttpClientConnectionManager from class org.apache.camel.component.http4.HttpComponent | From | To | |
Extract Method | 1 | ||
Extract Method protected createConnectionManager(parameters Map<String,Object>, sslContextParameters SSLContextParameters) : HttpClientConnectionManager extracted from protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.http4.HttpComponent | From | To |