| Name | Description | Type | Package | Framework |
| AbstractHttpAsyncClient | Class | org.apache.http.impl.nio.client | Apache HttpComponents | |
| CloseableHttpAsyncClient | Base implementation of HttpAsyncClient that also implements Closeable. | Class | org.apache.http.impl.nio.client | Apache HttpComponents |
| CloseableHttpPipeliningClient | Base implementation of HttpPipeliningClient that also implements Closeable. | Class | org.apache.http.impl.nio.client | Apache HttpComponents |
| DefaultAsyncUserTokenHandler | Default implementation of UserTokenHandler for asynchrounous HTTP client communication. | Class | org.apache.http.impl.nio.client | Apache HttpComponents |
| DefaultHttpAsyncClient | Class | org.apache.http.impl.nio.client | Apache HttpComponents | |
| HttpAsyncClientBuilder | Builder for CloseableHttpAsyncClient instances. | Class | org.apache.http.impl.nio.client | Apache HttpComponents |
| HttpAsyncClients | Factory methods for CloseableHttpAsyncClient and CloseableHttpPipeliningClient instances. | Class | org.apache.http.impl.nio.client | Apache HttpComponents |