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