Package | Description |
---|---|
org.jboss.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpChunk
The default
HttpChunk implementation. |
Modifier and Type | Field and Description |
---|---|
static HttpChunk |
HttpChunk.LAST_CHUNK
The 'end of content' maker in chunked encoding.
|
Copyright © 2008–2014 JBoss, by Red Hat. All rights reserved.