public static class PacketCustom.HandshakeInboundHandler
extends ChannelInboundHandlerAdapter
| Modifier and Type | Field and Description |
|---|---|
PacketCustom.IHandshakeHandler |
handler |
| Constructor and Description |
|---|
HandshakeInboundHandler(PacketCustom.IHandshakeHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
userEventTriggered(ChannelHandlerContext ctx,
java.lang.Object evt) |
public PacketCustom.IHandshakeHandler handler
public HandshakeInboundHandler(PacketCustom.IHandshakeHandler handler)