| Package | Description |
|---|---|
| org.apache.http.impl.nio.client |
Default asynchronous HTTP client implementation.
|
| org.apache.http.nio.client.util |
Asynchronous client utility classes.
|
| Class and Description |
|---|
| AbstractHttpAsyncClient
Deprecated.
|
| CloseableHttpAsyncClient
Base implementation of
HttpAsyncClient that also implements Closeable. |
| CloseableHttpPipeliningClient
Base implementation of
HttpPipeliningClient that also
implements Closeable. |
| DefaultAsyncUserTokenHandler
Default implementation of
UserTokenHandler
for asynchrounous HTTP client communication. |
| HttpAsyncClientBuilder
Builder for
CloseableHttpAsyncClient instances. |
| Class and Description |
|---|
| CloseableHttpAsyncClient
Base implementation of
HttpAsyncClient that also implements Closeable. |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.