| 程序包 | 说明 |
|---|---|
| org.jboss.netty.handler.codec.http.multipart |
HTTP multipart support.
|
| org.jboss.netty.handler.stream |
Writes very large data stream asynchronously neither spending a lot of
memory nor getting
OutOfMemoryError. |
| 类和说明 |
|---|
| ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler. |
| 类和说明 |
|---|
| ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler. |