Interface ProtocolSwapHandler
- All Known Implementing Classes:
PacketDecoder
public interface ProtocolSwapHandler
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidhandleInboundTerminalPacket(io.netty.channel.ChannelHandlerContext ctx, Packet<?> packet) static voidhandleOutboundTerminalPacket(io.netty.channel.ChannelHandlerContext ctx, Packet<?> packet)