49676b64fa9fc4b0c23a6ad19fd9c8be2df3f08f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private getRequestBody(request ClientRequest, camelExchange Exchange) : Object inlined to public process(camelExchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.component.undertow.UndertowProducer | From | To | |
Extract Variable | 3 | ||
Extract Variable xnio : Xnio in method protected doStart() : void from class org.apache.camel.component.undertow.UndertowProducer | From | To | |
Extract Variable undertowHttpBinding : UndertowHttpBinding in method public process(camelExchange Exchange, callback AsyncCallback) : boolean from class org.apache.camel.component.undertow.UndertowProducer | From | To | |
Extract Variable cookieHandler : CookieHandler in method public process(camelExchange Exchange, callback AsyncCallback) : boolean from class org.apache.camel.component.undertow.UndertowProducer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exchange : Exchange to camelExchange : Exchange in method public process(camelExchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.component.undertow.UndertowProducer | From | To |