public final class NetconfMessageToEXIEncoder
extends io.netty.handler.codec.MessageToByteEncoder<org.opendaylight.netconf.api.NetconfMessage>
| Modifier and Type | Method and Description |
|---|---|
static NetconfMessageToEXIEncoder |
create(NetconfEXICodec codec) |
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
org.opendaylight.netconf.api.NetconfMessage msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharablepublic static NetconfMessageToEXIEncoder create(NetconfEXICodec codec) throws org.openexi.proc.common.EXIOptionsException, org.openexi.sax.TransmogrifierException
org.openexi.proc.common.EXIOptionsExceptionorg.openexi.sax.TransmogrifierExceptionprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
org.opendaylight.netconf.api.NetconfMessage msg,
io.netty.buffer.ByteBuf out)
throws org.openexi.proc.common.EXIOptionsException,
IOException,
TransformerException,
org.openexi.sax.TransmogrifierException
encode in class io.netty.handler.codec.MessageToByteEncoder<org.opendaylight.netconf.api.NetconfMessage>org.openexi.proc.common.EXIOptionsExceptionIOExceptionTransformerExceptionorg.openexi.sax.TransmogrifierExceptionCopyright © 2017 OpenDaylight. All rights reserved.