c3b1bfe8be5992d18b344e35e8df12fedd6835a2
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public main(args String[]) : void from class com.shinemo.mpush.cs.ConnectionServerMain to public main(args String[]) : void from class com.shinemo.mpush.cs.Main | From | To | |
Extract Method | 1 | ||
Extract Method public stopServer(server Server) : void extracted from public stop() : void in class com.shinemo.mpush.core.AbstractServer | From | To |