Package | Description |
---|---|
io.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
io.netty.handler.codec.http.multipart |
HTTP multipart support.
|
io.netty.handler.codec.http.websocketx |
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
|
io.netty.handler.stream |
Writes very large data stream asynchronously neither spending a lot of
memory nor getting
OutOfMemoryError . |
Class and Description |
---|
ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler . |
Class and Description |
---|
ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler . |
Class and Description |
---|
ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler . |
Class and Description |
---|
ChunkedInput
A data stream of indefinite length which is consumed by
ChunkedWriteHandler . |
Copyright © 2008–2018 The Netty Project. All rights reserved.