| Package | Description |
|---|---|
| org.apache.http.impl.nio.pool |
Default implementations of client side connection pools
for asynchronous, even driven communication.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BasicNIOConnPool |
A very basic
ConnPool implementation that
represents a pool of non-blocking NHttpClientConnection connections
identified by an HttpHost instance. |