@InterfaceAudience.Private
public class CryptoAESWrapHandler
extends org.apache.hbase.thirdparty.io.netty.handler.codec.MessageToByteEncoder<org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf>
| Constructor and Description | 
|---|
| CryptoAESWrapHandler(CryptoAES cryptoAES) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | encode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext ctx,
      org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf msg,
      org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf out) | 
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic CryptoAESWrapHandler(CryptoAES cryptoAES)
protected void encode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext ctx,
                      org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf msg,
                      org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf out)
               throws Exception
encode in class org.apache.hbase.thirdparty.io.netty.handler.codec.MessageToByteEncoder<org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf>ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.