public class NettyEncryptingEncoder
extends io.netty.handler.codec.MessageToByteEncoder<io.netty.buffer.ByteBuf>
| Constructor and Description | 
|---|
| NettyEncryptingEncoder(javax.crypto.Cipher cipher) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | encode(io.netty.channel.ChannelHandlerContext p_encode_1_,
      io.netty.buffer.ByteBuf p_encode_2_,
      io.netty.buffer.ByteBuf p_encode_3_) | 
acceptOutboundMessage, allocateBuffer, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext p_encode_1_,
                      io.netty.buffer.ByteBuf p_encode_2_,
                      io.netty.buffer.ByteBuf p_encode_3_)
               throws javax.crypto.ShortBufferException,
                      java.lang.Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<io.netty.buffer.ByteBuf>javax.crypto.ShortBufferExceptionjava.lang.Exception