| Package | Description |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.providers.netty |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionPoolStrategy |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolKeyStrategy |
Request.getConnectionPoolKeyStrategy() |
| Modifier and Type | Method and Description |
|---|---|
T |
RequestBuilderBase.setConnectionPoolKeyStrategy(ConnectionPoolKeyStrategy connectionPoolKeyStrategy) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolKeyStrategy |
NettyResponseFuture.getConnectionPoolKeyStrategy() |
| Constructor and Description |
|---|
NettyResponseFuture(URI uri,
Request request,
AsyncHandler<V> asyncHandler,
org.jboss.netty.handler.codec.http.HttpRequest nettyRequest,
int requestTimeoutInMs,
int idleConnectionTimeoutInMs,
NettyAsyncHttpProvider asyncHttpProvider,
ConnectionPoolKeyStrategy connectionPoolKeyStrategy,
ProxyServer proxyServer) |
Copyright © 2014. All Rights Reserved.