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 AbstractHttpAsyncClientExchangeHandlerclass that implements connection management aspects shared by all HTTP exchange handlers.AbstractHttpAsyncClient Deprecated.CloseableHttpAsyncClient Base implementation ofHttpAsyncClientthat also implementsCloseable.CloseableHttpAsyncClientBase CloseableHttpAsyncClientBase.Status CloseableHttpPipeliningClient Base implementation ofHttpPipeliningClientthat also implementsCloseable.DefaultAsyncRequestDirector.InternalFutureCallback Deprecated.DefaultAsyncUserTokenHandler Default implementation ofUserTokenHandlerfor asynchrounous HTTP client communication.HttpAsyncClientBuilder Builder forCloseableHttpAsyncClientinstances.InternalClientExec InternalState MinimalHttpAsyncClient MinimalHttpAsyncClientBuilder Builder forMinimalHttpAsyncClientinstances.ResultCallback Deprecated. -
Classes in org.apache.http.impl.nio.client used by org.apache.http.nio.client.util Class Description CloseableHttpAsyncClient Base implementation ofHttpAsyncClientthat also implementsCloseable.