| Package | Description |
|---|---|
| org.asynchttpclient.netty | |
| org.asynchttpclient.netty.channel |
| Constructor and Description |
|---|
NettyResponseFuture(Request originalRequest,
AsyncHandler<V> asyncHandler,
NettyRequest nettyRequest,
int maxRetry,
ChannelPoolPartitioning connectionPoolPartitioning,
ConnectionSemaphore connectionSemaphore,
ProxyServer proxyServer) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionSemaphore |
ConnectionSemaphore.newConnectionSemaphore(AsyncHttpClientConfig config) |
| Constructor and Description |
|---|
NettyConnectListener(NettyResponseFuture<T> future,
NettyRequestSender requestSender,
ChannelManager channelManager,
ConnectionSemaphore connectionSemaphore,
java.lang.Object partitionKey) |
Copyright © 2017. All Rights Reserved.