public class GetHeadResponseEncoder extends io.netty.handler.codec.MessageToByteEncoder<GetHeadResponse>
| Constructor and Description |
|---|
GetHeadResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
GetHeadResponse 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,
GetHeadResponse msg,
io.netty.buffer.ByteBuf out)
throws Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<GetHeadResponse>ExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.