fab5defbff2838b960c6c16ff79e82fff39cd262
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public ctx() : Ctx renamed to public required() : Ctx in class org.rapidoid.ctx.Ctxs | From | To | |
| Rename Variable | 1 | ||
| Rename Variable rr : Req to ctxReq : Req in method public of(req Req) : Customization in class org.rapidoid.http.customize.Customization | From | To | |
| Extract Variable | 1 | ||
| Extract Variable errorHandler : Runnable in method public errorAndDone(req Req, error Throwable) : HttpStatus from class org.rapidoid.http.impl.HttpIO | From | To |