| Package | Description |
|---|---|
| org.apache.http.impl.nio.conn |
Default implementations of asynchronous client connection
management functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClientAsyncConnectionFactory
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private ClientAsyncConnectionFactory |
ManagedClientAsyncConnectionImpl.connFactory
Deprecated.
|
private ClientAsyncConnectionFactory |
PoolingClientAsyncConnectionManager.connFactory
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClientAsyncConnectionFactory |
PoolingClientAsyncConnectionManager.createClientAsyncConnectionFactory()
Deprecated.
|
| Constructor and Description |
|---|
ManagedClientAsyncConnectionImpl(ClientAsyncConnectionManager manager,
ClientAsyncConnectionFactory connFactory,
HttpPoolEntry poolEntry)
Deprecated.
|