public final class NetconfEXIToMessageDecoder
extends io.netty.handler.codec.ByteToMessageDecoder
| Modifier and Type | Method and Description |
|---|---|
static NetconfEXIToMessageDecoder |
create(NetconfEXICodec codec) |
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 static NetconfEXIToMessageDecoder create(NetconfEXICodec codec) throws org.openexi.proc.common.EXIOptionsException
org.openexi.proc.common.EXIOptionsExceptionprotected void decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in,
List<Object> out)
throws org.openexi.proc.common.EXIOptionsException,
IOException,
SAXException,
TransformerConfigurationException
decode in class io.netty.handler.codec.ByteToMessageDecoderorg.openexi.proc.common.EXIOptionsExceptionIOExceptionSAXExceptionTransformerConfigurationExceptionCopyright © 2017 OpenDaylight. All rights reserved.