d51aa65d312d0399d3927b1b4b4b2205594f00d6
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 53
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public setUseGlobalSslContextParameters(useGlobalSslContextParameters boolean) : void renamed to public setUseGlobalSSLContextParameters(useGlobalSSLContextParameters boolean) : void in class org.apache.camel.component.lumberjack.LumberjackComponent | From | To | |
Rename Method public isUseGlobalSslContextParameters() : boolean renamed to public isUseGlobalSSLContextParameters() : boolean in class org.apache.camel.component.websocket.WebsocketComponent | From | To | |
Rename Method public isUseGlobalSslContextParameters() : boolean renamed to public isUseGlobalSSLContextParameters() : boolean in class org.apache.camel.component.lumberjack.LumberjackComponent | From | To | |
Rename Method public setUseGlobalSslContextParameters(useGlobalSslContextParameters boolean) : void renamed to public setUseGlobalSSLContextParameters(useGlobalSSLContextParameters boolean) : void in class org.apache.camel.component.websocket.WebsocketComponent | From | To | |
Rename Attribute | 2 | ||
Rename Attribute useGlobalSslContextParameters : boolean to useGlobalSSLContextParameters : boolean in class org.apache.camel.component.websocket.WebsocketComponent | From | To | |
Rename Attribute useGlobalSslContextParameters : boolean to useGlobalSSLContextParameters : boolean in class org.apache.camel.component.lumberjack.LumberjackComponent | From | To | |
Rename Parameter | 2 | ||
Rename Parameter useGlobalSslContextParameters : boolean to useGlobalSSLContextParameters : boolean in method public setUseGlobalSSLContextParameters(useGlobalSSLContextParameters boolean) : void in class org.apache.camel.component.websocket.WebsocketComponent | From | To | |
Rename Parameter useGlobalSslContextParameters : boolean to useGlobalSSLContextParameters : boolean in method public setUseGlobalSSLContextParameters(useGlobalSSLContextParameters boolean) : void in class org.apache.camel.component.lumberjack.LumberjackComponent | From | To |