777ed6ad646399a9461749935cc227592549ed94
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable committed : boolean to contentCommitted : boolean in method private process(content ByteBuffer, callback Callback, finished boolean) : void in class org.eclipse.jetty.proxy.AsyncMiddleManServlet.ProxyReader | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ContentProvider to DeferredContentProvider in method protected newProxyContentProvider(clientRequest HttpServletRequest, proxyResponse HttpServletResponse, proxyRequest Request) : DeferredContentProvider in class org.eclipse.jetty.proxy.AsyncMiddleManServlet | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute CLIENT_TRANSFORMER : String to CLIENT_TRANSFORMER_ATTRIBUTE : String in class org.eclipse.jetty.proxy.AsyncMiddleManServlet | From | To | |
| Rename Attribute SERVER_TRANSFORMER : String to SERVER_TRANSFORMER_ATTRIBUTE : String in class org.eclipse.jetty.proxy.AsyncMiddleManServlet | From | To | |
| Rename Attribute PROXY_REQUEST_COMMITTED : String to PROXY_REQUEST_CONTENT_COMMITTED_ATTRIBUTE : String in class org.eclipse.jetty.proxy.AsyncMiddleManServlet | From | To | |
| Extract Variable | 3 | ||
| Extract Variable request : Request in method public onSuccess(response Response) : void from class org.eclipse.jetty.client.ContinueProtocolHandler.ContinueListener | From | To | |
| Extract Variable provider : DeferredContentProvider in method protected service(clientRequest HttpServletRequest, proxyResponse HttpServletResponse) : void from class org.eclipse.jetty.proxy.AsyncMiddleManServlet | From | To | |
| Extract Variable protocolHandlers : ProtocolHandlers in method protected createHttpClient() : HttpClient from class org.eclipse.jetty.proxy.AbstractProxyServlet | From | To | |
| Inline Variable | 1 | ||
| Inline Variable hasContent : boolean in method protected service(clientRequest HttpServletRequest, proxyResponse HttpServletResponse) : void from class org.eclipse.jetty.proxy.AsyncMiddleManServlet | From | To |