|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionPoolKeyStrategy | |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.providers.netty | |
| Uses of ConnectionPoolKeyStrategy in com.ning.http.client |
|---|
| Classes in com.ning.http.client that implement ConnectionPoolKeyStrategy | |
|---|---|
class |
DefaultConnectionPoolStrategy
|
| Methods in com.ning.http.client that return ConnectionPoolKeyStrategy | |
|---|---|
ConnectionPoolKeyStrategy |
Request.getConnectionPoolKeyStrategy()
|
| Methods in com.ning.http.client with parameters of type ConnectionPoolKeyStrategy | |
|---|---|
T |
RequestBuilderBase.setConnectionPoolKeyStrategy(ConnectionPoolKeyStrategy connectionPoolKeyStrategy)
|
| Uses of ConnectionPoolKeyStrategy in com.ning.http.client.providers.netty |
|---|
| Methods in com.ning.http.client.providers.netty that return ConnectionPoolKeyStrategy | |
|---|---|
ConnectionPoolKeyStrategy |
NettyResponseFuture.getConnectionPoolKeyStrategy()
|
| Constructors in com.ning.http.client.providers.netty with parameters of type ConnectionPoolKeyStrategy | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||