| Package | Description |
|---|---|
| com.ning.http.client.providers.netty.future | |
| com.ning.http.client.providers.netty.request |
| Modifier and Type | Method and Description |
|---|---|
NettyRequest |
NettyResponseFuture.getNettyRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyResponseFuture.setNettyRequest(NettyRequest nettyRequest) |
| Constructor and Description |
|---|
NettyResponseFuture(Uri uri,
Request request,
AsyncHandler<V> asyncHandler,
NettyRequest nettyRequest,
int maxRetry,
ConnectionPoolPartitioning connectionPoolPartitioning,
ProxyServer proxyServer) |
| Modifier and Type | Method and Description |
|---|---|
NettyRequest |
NettyRequestFactory.newNettyRequest(Request request,
Uri uri,
boolean forceConnect,
ProxyServer proxyServer) |
Copyright © 2015. All Rights Reserved.