public class HttpRequestEncoder extends HttpMessageEncoder
ChannelHandler.Sharable
Constructor and Description |
---|
HttpRequestEncoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
encodeInitialLine(ChannelBuffer buf,
HttpMessage message) |
encode
doEncode, handleDownstream
protected void encodeInitialLine(ChannelBuffer buf, HttpMessage message) throws Exception
encodeInitialLine
in class HttpMessageEncoder
Exception
Copyright © 2008-2014 The Netty Project. All Rights Reserved.