程序包 | 说明 |
---|---|
org.jboss.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultHttpChunkTrailer
The default
HttpChunkTrailer implementation. |
限定符和类型 | 字段和说明 |
---|---|
static HttpChunkTrailer |
HttpChunk.LAST_CHUNK
The 'end of content' marker in chunked encoding.
|