@ChannelHandler.Sharable public class UscFrameEncoderTcp extends io.netty.handler.codec.MessageToByteEncoder<UscFrame>
| Constructor and Description |
|---|
UscFrameEncoderTcp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
UscFrame msg,
io.netty.buffer.ByteBuf out) |
static UscFrameEncoderTcp |
getInstance()
Returns the singleton instance.
|
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic static UscFrameEncoderTcp getInstance()
Copyright © 2019 OpenDaylight. All rights reserved.