cda8904221dd17816f93cea1012bf65967077c49
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 0
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 8 | ||
| Extract Attribute public ID : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public METHOD : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public ERROR : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public RESULT : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public PARAMS : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public DATA : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public NAMESPACE : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Extract Attribute public JSONRPC : String in class org.nutz.rpc.json.JsonRpc | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.nutz.mvc.impl.JsonRPC moved and renamed to org.nutz.rpc.json.JsonRpc | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter obj : Object to dft : Object in method public invoke(req NutMap, dft Object, namespaces NutMap) : NutMap in class org.nutz.rpc.json.JsonRpc | From | To | |
| Rename Parameter obj : Object to dft : Object in method public invoke(r Reader, dft Object, namespaces NutMap) : NutMap in class org.nutz.rpc.json.JsonRpc | From | To |