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 |
---|
AbstractClientExchangeHandler
Abstract
HttpAsyncClientExchangeHandler class
that implements connection management aspects shared by all HTTP exchange handlers. |
AbstractHttpAsyncClient
Deprecated.
|
CloseableHttpAsyncClient
Base implementation of
HttpAsyncClient that also implements Closeable . |
CloseableHttpAsyncClientBase |
CloseableHttpAsyncClientBase.Status |
CloseableHttpPipeliningClient
Base implementation of
HttpPipeliningClient that also
implements Closeable . |
DefaultAsyncRequestDirector.InternalFutureCallback
Deprecated.
|
DefaultAsyncUserTokenHandler
Default implementation of
UserTokenHandler
for asynchrounous HTTP client communication. |
HttpAsyncClientBuilder
Builder for
CloseableHttpAsyncClient instances. |
InternalClientExec |
InternalState |
MinimalHttpAsyncClient |
MinimalHttpAsyncClientBuilder
Builder for
MinimalHttpAsyncClient instances. |
ResultCallback
Deprecated.
|
Class and Description |
---|
CloseableHttpAsyncClient
Base implementation of
HttpAsyncClient that also implements Closeable . |