@ChannelHandler.Sharable
public final class PCEPMessageToByteEncoder
extends io.netty.handler.codec.MessageToByteEncoder<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message>
| Constructor and Description |
|---|
PCEPMessageToByteEncoder(org.opendaylight.protocol.pcep.spi.MessageRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharablepublic PCEPMessageToByteEncoder(org.opendaylight.protocol.pcep.spi.MessageRegistry registry)
protected void encode(io.netty.channel.ChannelHandlerContext ctx,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message msg,
io.netty.buffer.ByteBuf out)
encode in class io.netty.handler.codec.MessageToByteEncoder<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message>Copyright © 2017 OpenDaylight. All rights reserved.