1795520fef21791531d59f3b01d810160242803f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testHttpClientConfigurerRef() : void renamed to public testHttpClientConfigurer() : void in class org.apache.camel.component.http.HttpReferenceParameterTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute binding : HttpBinding to httpBinding : HttpBinding in class org.apache.camel.http.common.HttpCommonEndpoint | From | To | |
| Extract Method | 1 | ||
| Extract Method public setHttpBinding(httpBinding HttpBinding) : void extracted from public setBinding(binding HttpBinding) : void in class org.apache.camel.http.common.HttpCommonEndpoint | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter binding : HttpBinding to httpBinding : HttpBinding in method public setHttpBinding(httpBinding HttpBinding) : void in class org.apache.camel.http.common.HttpCommonEndpoint | From | To | |
| Rename Parameter binding : HttpBinding to httpBinding : HttpBinding in method public setBinding(httpBinding HttpBinding) : void in class org.apache.camel.http.common.HttpCommonEndpoint | From | To |