| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionPoolPartitioning.PerHostConnectionPoolPartitioning |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolPartitioning |
Request.getConnectionPoolPartitioning() |
| Modifier and Type | Method and Description |
|---|---|
T |
RequestBuilderBase.setConnectionPoolKeyStrategy(ConnectionPoolPartitioning connectionPoolKeyStrategy) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.channel.Channel |
ChannelManager.poll(Uri uri,
ProxyServer proxy,
ConnectionPoolPartitioning connectionPoolPartitioning) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolPartitioning |
NettyResponseFuture.getConnectionPoolPartitioning() |
| 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 |
|---|---|
org.jboss.netty.channel.Channel |
NettyRequestSender.pollAndVerifyCachedChannel(Uri uri,
ProxyServer proxy,
ConnectionPoolPartitioning connectionPoolPartitioning,
AsyncHandler<?> asyncHandler) |
Copyright © 2014. All Rights Reserved.