015137d407055a738674ea790a94a86de41a6275
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public extra(key Object, value Object) : void moved from class org.rapidoid.http.HttpExchangeImpl to class org.rapidoid.widget.AbstractWidget & inlined to private getWidgetNumber(widget AbstractWidget) : int | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type session : HttpSession to session : SessionPersistor in method public setSession(session SessionPersistor) : void in class org.rapidoid.http.HttpProtocol | From | To | |
| Change Parameter Type session : HttpSession to session : SessionPersistor in method public init(responses HttpResponses, session SessionPersistor, router Router) : void in class org.rapidoid.http.HttpExchangeImpl | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Map<String,Object> to Map<String,Serializable> in method public locals() : Map<String,Serializable> in class org.rapidoid.http.HttpExchangeImpl | From | To | |
| Change Return Type Map<String,Object> to Map<String,Serializable> in method public locals() : Map<String,Serializable> in class org.rapidoid.http.HttpExchange | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public SESSION_PAGE_STACK : String from class org.rapidoid.http.HttpExchangeImpl to public SESSION_PAGE_STACK : String from class org.rapidoid.http.PageStack | From | To | |
| Rename Class | 1 | ||
| Rename Class org.rapidoid.http.HttpSession renamed to org.rapidoid.http.SessionPersistor | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute extras : Map<Object,Object> to tmps : Map<String,Object> in class org.rapidoid.http.HttpExchangeImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : Entry<String,Object> to e : Entry<String,Serializable> in method protected localPanel() : PanelWidget in class org.rapidoid.widget.DebugWidget | From | To | |
| Change Attribute Type | 5 | ||
| Change Attribute Type session : HttpSession to session : Map<String,Object> in class org.rapidoid.http.HttpExchangeImpl | From | To | |
| Change Attribute Type session : HttpSession to session : SessionPersistor in class org.rapidoid.http.HTTPServerImpl | From | To | |
| Change Attribute Type locals : Map<String,Object> to locals : Map<String,Serializable> in class org.rapidoid.http.HttpExchangeImpl | From | To | |
| Change Attribute Type session : HttpSession to session : SessionPersistor in class org.rapidoid.http.HttpProtocol | From | To | |
| Change Attribute Type extras : Map<Object,Object> to tmps : Map<String,Object> in class org.rapidoid.http.HttpExchangeImpl | From | To |