public class NettyEncryptingEncoder
extends MessageToByteEncoder
Constructor and Description |
---|
NettyEncryptingEncoder(javax.crypto.Cipher p_i45142_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(ChannelHandlerContext p_encode_1_,
ByteBuf p_encode_2_,
ByteBuf p_encode_3_) |
protected void |
encode(ChannelHandlerContext p_encode_1_,
java.lang.Object p_encode_2_,
ByteBuf p_encode_3_) |
public NettyEncryptingEncoder(javax.crypto.Cipher p_i45142_1_)
protected void encode(ChannelHandlerContext p_encode_1_, ByteBuf p_encode_2_, ByteBuf p_encode_3_) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException
protected void encode(ChannelHandlerContext p_encode_1_, java.lang.Object p_encode_2_, ByteBuf p_encode_3_) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException