public class NettyEncryptingDecoder
extends MessageToMessageDecoder
Constructor and Description |
---|
NettyEncryptingDecoder(javax.crypto.Cipher p_i45141_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(ChannelHandlerContext p_decode_1_,
ByteBuf p_decode_2_,
java.util.List p_decode_3_) |
protected void |
decode(ChannelHandlerContext p_decode_1_,
java.lang.Object p_decode_2_,
java.util.List p_decode_3_) |
public NettyEncryptingDecoder(javax.crypto.Cipher p_i45141_1_)
protected void decode(ChannelHandlerContext p_decode_1_, ByteBuf p_decode_2_, java.util.List p_decode_3_) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException
protected void decode(ChannelHandlerContext p_decode_1_, java.lang.Object p_decode_2_, java.util.List p_decode_3_) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException