| Package | Description |
|---|---|
| org.apache.http.impl.nio.client |
Default asynchronous HTTP client implementation.
|
| org.apache.http.impl.nio.conn |
Default implementations of asynchronous client connection
management functions.
|
| Modifier and Type | Method and Description |
|---|---|
ClientAsyncConnectionManager |
AbstractHttpAsyncClient.getConnectionManager()
Deprecated.
|
| Constructor and Description |
|---|
AbstractHttpAsyncClient(ClientAsyncConnectionManager connmgr)
Deprecated.
|
DefaultHttpAsyncClient(ClientAsyncConnectionManager connmgr)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoolingClientAsyncConnectionManager
Deprecated.
|
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.