| Interface | Description |
|---|---|
| FeedableBodyGenerator.FeedListener | |
| NettyBody |
| Class | Description |
|---|---|
| BodyChunkedInput |
Adapts a
Body to Netty's ChunkedInput. |
| BodyFileRegion |
Adapts a
RandomAccessBody to Netty's FileRegion. |
| FeedableBodyGenerator |
BodyGenerator which may return just part of the payload at the time handler is requesting it. |
| NettyBodyBody | |
| NettyByteArrayBody | |
| NettyByteBufferBody | |
| NettyCompositeByteArrayBody | |
| NettyDirectBody | |
| NettyFileBody | |
| NettyInputStreamBody | |
| NettyMultipartBody | |
| OptimizedFileRegion |
Copyright © 2015. All Rights Reserved.