| Package | Description |
|---|---|
| com.ning.http.client.providers.netty | |
| com.ning.http.client.providers.netty.channel.pool |
| Modifier and Type | Method and Description |
|---|---|
ChannelPool |
NettyAsyncHttpProviderConfig.getChannelPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyAsyncHttpProviderConfig.setChannelPool(ChannelPool channelPool) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChannelPool
A simple implementation of
ChannelPool based on a ConcurrentHashMap |
class |
NoopChannelPool |
Copyright © 2014. All Rights Reserved.