| Package | Description |
|---|---|
| com.ning.http.client.providers.grizzly | |
| com.ning.http.client.providers.jdk | |
| com.ning.http.client.providers.netty.future |
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyResponseFuture<V>
AbstractListenableFuture implementation adaptation of Grizzly's
FutureImpl. |
| Modifier and Type | Class and Description |
|---|---|
class |
JDKDelegateFuture<V> |
class |
JDKFuture<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyResponseFuture<V>
A
Future that can be used to track when an asynchronous HTTP request has been fully processed. |
Copyright © 2015. All Rights Reserved.