21ed4aa120abd61c036299ce64c69a0277d20e02
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getRestConfiguration() : Map<String,RestConfigurationDefinition> renamed to public getRestConfigurations() : Map<String,RestConfigurationDefinition> in class org.apache.camel.builder.RouteBuilder | From | To | |
Extract Variable | 2 | ||
Extract Variable connect : URLConnection in method public testCoAP() : void from class org.apache.camel.coap.CoAPRestComponentTest | From | To | |
Extract Variable options : OptionSet in method public handleRequest(exchange Exchange) : void from class org.apache.camel.coap.CamelCoapResource | From | To |