Uses of Package
org.apache.http.impl.execchain
-
Packages that use org.apache.http.impl.execchain Package Description org.apache.http.impl.client Default HTTP client implementation.org.apache.http.impl.execchain HTTP request execution chain APIs. -
Classes in org.apache.http.impl.execchain used by org.apache.http.impl.client Class Description ClientExecChain This interface represents an element in the HTTP request execution chain.MinimalClientExec 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.execchain Class Description ClientExecChain This interface represents an element in the HTTP request execution chain.ConnectionHolder Internal connection holder.