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, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharablepublic 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.ShortBufferExceptionprotected 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.MessageToByteEncoderjavax.crypto.ShortBufferException