Class HttpResponseEncoder

java.lang.Object
io.netty.channel.ChannelHandlerAdapter
All Implemented Interfaces:
ChannelHandler, ChannelOutboundHandler

public class HttpResponseEncoder extends HttpObjectEncoder<HttpResponse>
Encodes an HttpResponse or an HttpContent into a ByteBuf.