@ChannelHandler.Sharable public final class PCEPMessageToByteEncoder extends io.netty.handler.codec.MessageToByteEncoder<Message>
Constructor and Description |
---|
PCEPMessageToByteEncoder(MessageRegistry registry) |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
Message msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
public PCEPMessageToByteEncoder(MessageRegistry registry)
Copyright © 2019 OpenDaylight. All rights reserved.