public class HttpResponseEncoder extends HttpMessageEncoder
| Constructor and Description |
|---|
HttpResponseEncoder()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeInitialLine(io.netty.buffer.ByteBuf buf,
HttpMessage message) |
encode, isEncodablenewOutboundBufferafterAdd, afterRemove, beforeAdd, beforeRemove, bind, close, connect, deregister, disconnect, exceptionCaught, userEventTriggeredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected void encodeInitialLine(io.netty.buffer.ByteBuf buf,
HttpMessage message)
throws Exception
encodeInitialLine in class HttpMessageEncoderExceptionCopyright © 2008-2012 The Netty Project. All Rights Reserved.