@InterfaceAudience.Private public class CryptoAESUnwrapHandler extends io.netty.channel.SimpleChannelInboundHandler<io.netty.buffer.ByteBuf>
LengthFieldBasedFrameDecoder| Constructor and Description |
|---|
CryptoAESUnwrapHandler(CryptoAES cryptoAES) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic CryptoAESUnwrapHandler(CryptoAES cryptoAES)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.