Uses of Package
org.apache.http.impl.execchain
Packages that use org.apache.http.impl.execchain
Package
Description
Default HTTP client implementation.
HTTP request execution chain APIs.
-
Classes in org.apache.http.impl.execchain used by org.apache.http.impl.clientClassDescriptionThis interface represents an element in the HTTP request execution chain.Request executor that implements the most fundamental aspects of the HTTP specification and the most straight-forward request / response exchange with the target server.
-
Classes in org.apache.http.impl.execchain used by org.apache.http.impl.execchainClassDescriptionThis interface represents an element in the HTTP request execution chain.Internal connection holder.