ff57ca37f251fa836766d43e3aa82aac5ccc0d86
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getClient(channel Channel) : Client renamed to public getCientByChannel(channel Channel) : Client in class com.shinemo.mpush.netty.client.NettyClientFactory | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Client to void in method public createClient(host String, port int, handler ChannelHandler, security boolean) : void in class com.shinemo.mpush.netty.client.NettyClientFactory | From | To |