public class MessageSerializer
extends io.netty.handler.codec.MessageToByteEncoder
Constructor and Description |
---|
MessageSerializer(NetworkStatistics p_i1182_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext p_encode_1_,
java.lang.Object p_encode_2_,
io.netty.buffer.ByteBuf p_encode_3_) |
protected void |
encode(io.netty.channel.ChannelHandlerContext p_encode_1_,
Packet p_encode_2_,
io.netty.buffer.ByteBuf p_encode_3_) |
acceptOutboundMessage, write
bind, close, connect, deregister, disconnect, flush, read
exceptionCaught, handlerAdded, handlerRemoved, isSharable
public MessageSerializer(NetworkStatistics p_i1182_1_)
protected void encode(io.netty.channel.ChannelHandlerContext p_encode_1_, Packet p_encode_2_, io.netty.buffer.ByteBuf p_encode_3_) throws java.io.IOException
java.io.IOException
protected void encode(io.netty.channel.ChannelHandlerContext p_encode_1_, java.lang.Object p_encode_2_, io.netty.buffer.ByteBuf p_encode_3_) throws java.io.IOException
encode
in class io.netty.handler.codec.MessageToByteEncoder
java.io.IOException