Uses of Package
org.apache.http.impl.nio.client
-
Packages that use org.apache.http.impl.nio.client Package Description org.apache.http.impl.nio.client Default asynchronous HTTP client implementation.org.apache.http.nio.client.util Asynchronous client utility classes. -
Classes in org.apache.http.impl.nio.client used by org.apache.http.impl.nio.client Class Description AbstractClientExchangeHandler AbstractHttpAsyncClientExchangeHandler
class that implements connection management aspects shared by all HTTP exchange handlers.AbstractHttpAsyncClient Deprecated.CloseableHttpAsyncClient Base implementation ofHttpAsyncClient
that also implementsCloseable
.CloseableHttpAsyncClientBase CloseableHttpAsyncClientBase.Status CloseableHttpPipeliningClient Base implementation ofHttpPipeliningClient
that also implementsCloseable
.DefaultAsyncRequestDirector.InternalFutureCallback Deprecated.DefaultAsyncUserTokenHandler Default implementation ofUserTokenHandler
for asynchrounous HTTP client communication.HttpAsyncClientBuilder Builder forCloseableHttpAsyncClient
instances.InternalClientExec InternalState MinimalHttpAsyncClient MinimalHttpAsyncClientBuilder Builder forMinimalHttpAsyncClient
instances.ResultCallback Deprecated. -
Classes in org.apache.http.impl.nio.client used by org.apache.http.nio.client.util Class Description CloseableHttpAsyncClient Base implementation ofHttpAsyncClient
that also implementsCloseable
.