| Class | Description |
|---|---|
| Callback | |
| EagerNettyResponseBodyPart |
A callback class used when an HTTP response body is received.
|
| LazyNettyResponseBodyPart |
A callback class used when an HTTP response body is received.
|
| NettyResponse |
Wrapper around the
Response API. |
| NettyResponseBodyPart |
A callback class used when an HTTP response body is received.
|
| NettyResponseFuture<V> |
A
Future that can be used to track when an asynchronous HTTP request has been fully processed. |
| NettyResponseHeaders |
A class that represent the HTTP headers.
|
| NettyResponseStatus |
A class that represent the HTTP response' status line (code + text)
|
| Enum | Description |
|---|---|
| DiscardEvent |
Simple marker for stopping publishing bytes
|
| NettyResponseFuture.STATE |
Copyright © 2015. All Rights Reserved.