@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, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharablepublic PCEPMessageToByteEncoder(MessageRegistry registry)
Copyright © 2018 OpenDaylight. All rights reserved.