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