Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.impl.execchain Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
BackoffStrategyExecClassorg.apache.http.impl.execchainApache HttpComponents
ClientExecChainThis interface represents an element in the HTTP request execution chain.Interfaceorg.apache.http.impl.execchainApache HttpComponents
MainClientExecThe last request executor in the HTTP request execution chain that is responsible for execution of request / responseClassorg.apache.http.impl.execchainApache HttpComponents
MinimalClientExecRequest executor that implements the most fundamental aspects of the HTTP specification and the most straight-forward request / responseClassorg.apache.http.impl.execchainApache HttpComponents
ProtocolExecRequest executor in the request execution chain that is responsible for implementation of HTTP specification requirements.Classorg.apache.http.impl.execchainApache HttpComponents
RedirectExecRequest executor in the request execution chain that is responsible for handling of request redirects.Classorg.apache.http.impl.execchainApache HttpComponents
RequestAbortedExceptionSignals that the request has been aborted.Classorg.apache.http.impl.execchainApache HttpComponents
RetryExecRequest executor in the request execution chain that is responsible for making a decision whether a request failed due to an I/O errorClassorg.apache.http.impl.execchainApache HttpComponents
ServiceUnavailableRetryExecRequest executor in the request execution chain that is responsible for making a decision whether a request that received a non-2xx responseClassorg.apache.http.impl.execchainApache HttpComponents
TunnelRefusedExceptionSignals that the tunnel request was rejected by the proxy host.Classorg.apache.http.impl.execchainApache HttpComponents