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, isPreferDirect, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
protected void encode(io.netty.channel.ChannelHandlerContext ctx, GetHeadResponse msg, io.netty.buffer.ByteBuf out) throws java.lang.Exception
encode
in class io.netty.handler.codec.MessageToByteEncoder<GetHeadResponse>
java.lang.Exception
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.