public class BmpByteToMessageDecoder
extends io.netty.handler.codec.ByteToMessageDecoder
| Constructor and Description | 
|---|
| BmpByteToMessageDecoder(BmpMessageRegistry registry) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | decode(io.netty.channel.ChannelHandlerContext ctx,
      io.netty.buffer.ByteBuf in,
      List<Object> out) | 
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtpublic BmpByteToMessageDecoder(BmpMessageRegistry registry)
protected void decode(io.netty.channel.ChannelHandlerContext ctx,
                      io.netty.buffer.ByteBuf in,
                      List<Object> out)
               throws BmpDeserializationException
decode in class io.netty.handler.codec.ByteToMessageDecoderBmpDeserializationExceptionCopyright © 2018 OpenDaylight. All rights reserved.