Uses of Package
org.apache.http.impl.nio.client
Packages that use org.apache.http.impl.nio.client
Package
Description
Default asynchronous HTTP client implementation.
Asynchronous client utility classes.
-
Classes in org.apache.http.impl.nio.client used by org.apache.http.impl.nio.clientClassDescriptionAbstract
HttpAsyncClientExchangeHandlerclass that implements connection management aspects shared by all HTTP exchange handlers.Deprecated.Base implementation ofHttpAsyncClientthat also implementsCloseable.Base implementation ofHttpPipeliningClientthat also implementsCloseable.Deprecated.Default implementation ofUserTokenHandlerfor asynchrounous HTTP client communication.Builder forCloseableHttpAsyncClientinstances.Builder forMinimalHttpAsyncClientinstances.Deprecated. -
Classes in org.apache.http.impl.nio.client used by org.apache.http.nio.client.util