Hierarchy For Package org.apache.http.impl.execchain
Class Hierarchy
- java.lang.Object
- org.apache.http.impl.execchain.BackoffStrategyExec (implements org.apache.http.impl.execchain.ClientExecChain)
- org.apache.http.impl.execchain.ConnectionHolder (implements org.apache.http.concurrent.Cancellable, java.io.Closeable, org.apache.http.conn.ConnectionReleaseTrigger)
- org.apache.http.entity.HttpEntityWrapper (implements org.apache.http.HttpEntity)
- org.apache.http.impl.execchain.ResponseEntityProxy (implements org.apache.http.conn.EofSensorWatcher)
- org.apache.http.impl.execchain.HttpResponseProxy (implements org.apache.http.client.methods.CloseableHttpResponse)
- org.apache.http.impl.execchain.MainClientExec (implements org.apache.http.impl.execchain.ClientExecChain)
- org.apache.http.impl.execchain.MinimalClientExec (implements org.apache.http.impl.execchain.ClientExecChain)
- org.apache.http.impl.execchain.ProtocolExec (implements org.apache.http.impl.execchain.ClientExecChain)
- org.apache.http.impl.execchain.RedirectExec (implements org.apache.http.impl.execchain.ClientExecChain)
- org.apache.http.impl.execchain.RequestEntityProxy (implements org.apache.http.HttpEntity)
- org.apache.http.impl.execchain.RetryExec (implements org.apache.http.impl.execchain.ClientExecChain)
- org.apache.http.impl.execchain.ServiceUnavailableRetryExec (implements org.apache.http.impl.execchain.ClientExecChain)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.http.HttpException
- org.apache.http.impl.execchain.TunnelRefusedException
- java.io.IOException
- java.io.InterruptedIOException
- org.apache.http.impl.execchain.RequestAbortedException
- java.io.InterruptedIOException
- org.apache.http.HttpException
- java.lang.Exception
Interface Hierarchy
- org.apache.http.impl.execchain.ClientExecChain