|
Pull Up Method public channelUnregistered(ctx ChannelHandlerContext) : void from class com.shinemo.mpush.core.handler.ServerHandler to public channelUnregistered(ctx ChannelHandlerContext) : void from class com.shinemo.mpush.api.AbstractHandler |
From |
To |
|
Pull Up Method public channelReadComplete(ctx ChannelHandlerContext) : void from class com.shinemo.mpush.core.handler.ServerHandler to public channelReadComplete(ctx ChannelHandlerContext) : void from class com.shinemo.mpush.api.AbstractHandler |
From |
To |
|
Pull Up Method public channelRegistered(ctx ChannelHandlerContext) : void from class com.shinemo.mpush.core.handler.ServerHandler to public channelRegistered(ctx ChannelHandlerContext) : void from class com.shinemo.mpush.api.AbstractHandler |
From |
To |
|
Pull Up Method public connect(ctx ChannelHandlerContext, remoteAddress SocketAddress, localAddress SocketAddress, promise ChannelPromise) : void from class com.shinemo.mpush.core.handler.ServerHandler to public connect(ctx ChannelHandlerContext, remoteAddress SocketAddress, localAddress SocketAddress, promise ChannelPromise) : void from class com.shinemo.mpush.api.AbstractHandler |
From |
To |
|
Pull Up Method public disconnect(ctx ChannelHandlerContext, promise ChannelPromise) : void from class com.shinemo.mpush.core.handler.ServerHandler to public disconnect(ctx ChannelHandlerContext, promise ChannelPromise) : void from class com.shinemo.mpush.api.AbstractHandler |
From |
To |