Package | Description |
---|---|
org.jboss.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpChunkTrailer
The default
HttpChunkTrailer implementation. |
Modifier and Type | Field and Description |
---|---|
static HttpChunkTrailer |
HttpChunk.LAST_CHUNK
The 'end of content' marker in chunked encoding.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.