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