Uses of Package
org.apache.http.nio.client
-
Packages that use org.apache.http.nio.client Package Description org.apache.http.impl.client.cache HTTP/1.1 client-side caching.org.apache.http.impl.nio.client Default asynchronous HTTP client implementation.org.apache.http.nio.client Asynchronous HTTP client communication APIs. -
Classes in org.apache.http.nio.client used by org.apache.http.impl.client.cache Class Description HttpAsyncClient This interface represents only the most basic contract for HTTP request execution. -
Classes in org.apache.http.nio.client used by org.apache.http.impl.nio.client Class Description HttpAsyncClient This interface represents only the most basic contract for HTTP request execution.HttpPipeliningClient This interface represents only the most basic contract for HTTP request execution. -
Classes in org.apache.http.nio.client used by org.apache.http.nio.client Class Description HttpAsyncClient This interface represents only the most basic contract for HTTP request execution.