285cb4670456650822ce86cde101075a704923b1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable cookieHandler : CookieHandler in method protected getRequestBody(exchange Exchange) : Object from class org.apache.camel.component.netty4.http.NettyHttpProducer | From | To | |
Extract Variable endpoint : NettyHttpEndpoint in method protected getRequestBody(exchange Exchange) : Object from class org.apache.camel.component.netty4.http.NettyHttpProducer | From | To | |
Extract Variable nettyHttpBinding : NettyHttpBinding in method protected getRequestBody(exchange Exchange) : Object from class org.apache.camel.component.netty4.http.NettyHttpProducer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter uri : String to fullUri : String in method public toNettyRequest(message Message, fullUri String, configuration NettyHttpConfiguration) : HttpRequest in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding | From | To |