|
Change Parameter Type handler : Handler to handler : ChannelHandler in method protected abstract createClient(remoteHost String, port int, handler ChannelHandler) : Client in class com.shinemo.mpush.netty.client.AbstractNettyClientFactory |
From |
To |
|
Change Parameter Type handler : Handler to handler : ChannelHandler in method protected createClient(host String, port int, handler ChannelHandler) : Client in class com.shinemo.mpush.netty.client.NettyClientFactory |
From |
To |
|
Change Parameter Type channelHandler : Handler to channelHandler : ChannelHandler in method public NettyServer(port int, channelHandler ChannelHandler) in class com.shinemo.mpush.netty.server.NettyServer |
From |
To |
|
Change Parameter Type handler : Handler to handler : ChannelHandler in method public get(remoteHost String, port int, handler ChannelHandler) : Client in class com.shinemo.mpush.netty.client.AbstractNettyClientFactory |
From |
To |