0859e2506799e7eeee087ff554d8433ae23ffb5d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testHttpClient() : void renamed to public testEncodedQuery() : void in class org.apache.camel.component.jetty.HttpBridgeEncodedPathTest | From | To | |
Rename Method public testHttpClient() : void renamed to public testEncodedQuery() : void in class org.apache.camel.component.netty.http.NettyHttpBridgeEncodedPathTest | From | To | |
Rename Method public testHttpClient() : void renamed to public testEncodedQuery() : void in class org.apache.camel.component.netty4.http.NettyHttpBridgeEncodedPathTest | From | To | |
Rename Variable | 1 | ||
Rename Variable contextPath : String to encodedContextPath : String in method private updateHttpPath(exchange Exchange, contextPath String) : void in class org.apache.camel.component.jetty.CamelContinuationServlet | From | To | |
Extract Method | 1 | ||
Extract Method private updateHttpPath(exchange Exchange, contextPath String) : void extracted from protected service(request HttpServletRequest, response HttpServletResponse) : void in class org.apache.camel.component.jetty.CamelContinuationServlet | From | To |