58a849b3477f13ba7a8bc576ab84258db2b7ecf1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private handler() : FastHttpHandler from class org.rapidoid.web.RootWebApp to public handler(app WebApp) : FastHttpHandler from class org.rapidoid.web.POJO | From | To | |
Change Return Type | 1 | ||
Change Return Type Object to Resp in method public view(x Req, result Object, hasEvent boolean, config Map<String,Object>) : Resp in class org.rapidoid.web.AppHandler | From | To | |
Inline Variable | 1 | ||
Inline Variable dispatcher : PojoDispatcher in method protected doHandle(channel Channel, isKeepAlive boolean, req Req) : Object from class org.rapidoid.web.AppHandler | From | To |