| Class | Description |
|---|---|
| NettyAsyncHttpProvider | |
| NettyAsyncHttpProvider.OptimizedFileRegion | |
| NettyAsyncHttpProvider.ThreadLocalBoolean | |
| NettyAsyncHttpProviderConfig |
This class can be used to pass Netty's internal configuration options.
|
| NettyConnectionsPool |
A simple implementation of
ConnectionsPool based on a ConcurrentHashMap |
| NettyResponse |
Wrapper around the
Response API. |
| NettyResponseFuture<V> |
A
Future that can be used to track when an asynchronous HTTP request has been fully processed. |
| ResponseBodyPart |
A callback class used when an HTTP response body is received.
|
| ResponseHeaders |
A class that represent the HTTP headers.
|
| ResponseStatus |
A class that represent the HTTP response' status line (code + text)
|
Copyright © 2015. All rights reserved.