@ChannelHandler.Sharable
public class HttpContentLengthRemover
extends io.netty.handler.codec.MessageToMessageEncoder<io.netty.handler.codec.http.DefaultHttpMessage>
| Constructor and Description |
|---|
HttpContentLengthRemover() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.DefaultHttpMessage defaultHttpMessage,
List out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.DefaultHttpMessage defaultHttpMessage,
List out)
encode in class io.netty.handler.codec.MessageToMessageEncoder<io.netty.handler.codec.http.DefaultHttpMessage>Copyright © 2020. All rights reserved.