public final 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, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
ensureNotSharable, handlerAdded, isSharable
public 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.ByteToMessageDecoder
BmpDeserializationException
Copyright © 2019 OpenDaylight. All rights reserved.