f6cc0b433d654244c2feb6d56d852fdda80b9c7a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public token(token Map<String,Serializable>) : String from class org.rapidoid.http.HttpUtils to public serialize(token Map<String,Serializable>) : String from class org.rapidoid.util.Tokens | From | To | |
Move Method | 1 | ||
Move Method private serializeToken(token Map<String,Serializable>) : byte[] from class org.rapidoid.http.HttpUtils to private serializeToken(token Map<String,Serializable>) : byte[] from class org.rapidoid.util.Tokens | From | To |