Package | Description |
---|---|
org.jboss.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpChunkTrailer
The last
HttpChunk which has trailing headers. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpChunk
The default
HttpChunk implementation. |
class |
DefaultHttpChunkTrailer
The default
HttpChunkTrailer implementation. |
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.