public class LegacyPingHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
| Constructor and Description | 
|---|
LegacyPingHandler(NetworkSystem networkSystemIn)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
channelRead(io.netty.channel.ChannelHandlerContext p_channelRead_1_,
           java.lang.Object p_channelRead_2_)  | 
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic LegacyPingHandler(NetworkSystem networkSystemIn)
public void channelRead(io.netty.channel.ChannelHandlerContext p_channelRead_1_,
                        java.lang.Object p_channelRead_2_)
                 throws java.lang.Exception
channelRead in interface io.netty.channel.ChannelInboundHandlerchannelRead in class io.netty.channel.ChannelInboundHandlerAdapterjava.lang.Exception