2f04b0f869bfae162b9cec23bdbee04043c43287
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testAddPaths() : void renamed to public testAddDecodedPaths() : void in class org.eclipse.jetty.util.URIUtilTest | From | To | |
| Rename Method public addDecodedPath(uri URI, path String) : URI renamed to public addPath(uri URI, path String) : URI in class org.eclipse.jetty.util.URIUtil | From | To | |
| Extract Variable | 1 | ||
| Extract Variable uri : String in method protected doGet(request HttpServletRequest, response HttpServletResponse) : void from class org.eclipse.jetty.servlet.DefaultServlet | From | To |