public class GetSegmentResponseEncoder extends io.netty.handler.codec.MessageToByteEncoder<GetSegmentResponse>
| Constructor and Description |
|---|
GetSegmentResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
GetSegmentResponse msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
GetSegmentResponse msg,
io.netty.buffer.ByteBuf out)
throws Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<GetSegmentResponse>ExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.