62e33ddac0a08058d03a3ff6c42b46f3f037130c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable server : Undertow in method public unregisterConsumer(consumer UndertowConsumer) : void from class org.apache.camel.component.undertow.UndertowComponent | From | To | |
Extract Method | 1 | ||
Extract Method protected createEndpointInstance(endpointUri URI, component UndertowComponent) : UndertowEndpoint extracted from protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.undertow.UndertowComponent | From | To |