| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.channel | |
| org.asynchttpclient.netty.channel |
| Modifier and Type | Method and Description |
|---|---|
ChannelPool |
DefaultAsyncHttpClientConfig.getChannelPool() |
ChannelPool |
DefaultAsyncHttpClient.getChannelPool() |
ChannelPool |
AsyncHttpClientConfig.getChannelPool() |
| Modifier and Type | Method and Description |
|---|---|
DefaultAsyncHttpClientConfig.Builder |
DefaultAsyncHttpClientConfig.Builder.setChannelPool(ChannelPool channelPool) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoopChannelPool |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChannelPool
A simple implementation of
ChannelPool based on a ConcurrentHashMap |
| Modifier and Type | Method and Description |
|---|---|
ChannelPool |
ChannelManager.getChannelPool() |
Copyright © 2016. All Rights Reserved.