public class NettyEncryptingEncoder
extends io.netty.handler.codec.MessageToByteEncoder
Constructor and Description |
---|
NettyEncryptingEncoder(javax.crypto.Cipher p_i45142_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext p_150749_1_,
io.netty.buffer.ByteBuf p_150749_2_,
io.netty.buffer.ByteBuf p_150749_3_) |
protected void |
encode(io.netty.channel.ChannelHandlerContext p_encode_1_,
java.lang.Object p_encode_2_,
io.netty.buffer.ByteBuf p_encode_3_) |
acceptOutboundMessage, write
bind, close, connect, deregister, disconnect, flush, read
exceptionCaught, handlerAdded, handlerRemoved, isSharable
public NettyEncryptingEncoder(javax.crypto.Cipher p_i45142_1_)
protected void encode(io.netty.channel.ChannelHandlerContext p_150749_1_, io.netty.buffer.ByteBuf p_150749_2_, io.netty.buffer.ByteBuf p_150749_3_) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException
protected void encode(io.netty.channel.ChannelHandlerContext p_encode_1_, java.lang.Object p_encode_2_, io.netty.buffer.ByteBuf p_encode_3_) throws javax.crypto.ShortBufferException
encode
in class io.netty.handler.codec.MessageToByteEncoder
javax.crypto.ShortBufferException