Class Hierarchy
- java.lang.Object
- org.apache.http.impl.client.AbstractAuthenticationHandler (implements org.apache.http.client.AuthenticationHandler)
- org.apache.http.impl.conn.AbstractClientConnAdapter (implements org.apache.http.protocol.HttpContext, org.apache.http.conn.ManagedClientConnection)
- org.apache.http.impl.conn.tsccm.AbstractConnPool
- org.apache.http.entity.mime.content.AbstractContentBody (implements org.apache.http.entity.mime.content.ContentBody)
- org.apache.http.impl.cookie.AbstractCookieAttributeHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.AbstractCookieSpec (implements org.apache.http.cookie.CookieSpec)
- org.apache.http.impl.client.AbstractHttpClient (implements org.apache.http.client.HttpClient)
- org.apache.http.impl.AbstractHttpClientConnection (implements org.apache.http.HttpClientConnection)
- org.apache.http.impl.SocketHttpClientConnection (implements org.apache.http.HttpInetConnection)
- org.apache.http.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
- org.apache.http.entity.StringEntity (implements java.lang.Cloneable)
- org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
- org.apache.http.params.AbstractHttpParams (implements org.apache.http.params.HttpParams, org.apache.http.params.HttpParamsNames)
- org.apache.http.impl.io.AbstractMessageParser<T> (implements org.apache.http.io.HttpMessageParser<T>)
- org.apache.http.impl.conn.AbstractPoolEntry
- org.apache.http.conn.ssl.AbstractVerifier (implements org.apache.http.conn.ssl.X509HostnameVerifier)
- org.apache.http.impl.client.AIMDBackoffManager (implements org.apache.http.client.BackoffManager)
- org.apache.http.client.fluent.Async
- org.apache.http.auth.AUTH
- org.apache.http.auth.AuthOption
- org.apache.http.auth.params.AuthParams
- org.apache.http.client.params.AuthPolicy
- org.apache.http.impl.auth.AuthSchemeBase (implements org.apache.http.auth.ContextAwareAuthScheme)
- org.apache.http.auth.AuthSchemeRegistry
- org.apache.http.auth.AuthScope
- org.apache.http.auth.AuthState
- org.apache.http.impl.client.AutoRetryHttpClient (implements org.apache.http.client.HttpClient)
- org.apache.http.impl.client.BasicAuthCache (implements org.apache.http.client.AuthCache)
- org.apache.http.impl.conn.BasicClientConnectionManager (implements org.apache.http.conn.ClientConnectionManager)
- org.apache.http.impl.cookie.BasicClientCookie (implements org.apache.http.cookie.ClientCookie, java.lang.Cloneable, java.io.Serializable, org.apache.http.cookie.SetCookie)
- org.apache.http.impl.client.BasicCookieStore (implements org.apache.http.client.CookieStore, java.io.Serializable)
- org.apache.http.impl.client.BasicCredentialsProvider (implements org.apache.http.client.CredentialsProvider)
- org.apache.http.impl.cookie.BasicDomainHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.conn.BasicEofSensorWatcher (implements org.apache.http.conn.EofSensorWatcher)
- org.apache.http.impl.cookie.BasicPathHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.client.BasicResponseHandler (implements org.apache.http.client.ResponseHandler<T>)
- org.apache.http.conn.routing.BasicRouteDirector (implements org.apache.http.conn.routing.HttpRouteDirector)
- org.apache.http.impl.auth.BasicSchemeFactory (implements org.apache.http.auth.AuthSchemeFactory)
- org.apache.http.auth.BasicUserPrincipal (implements java.security.Principal, java.io.Serializable)
- org.apache.http.impl.cookie.BestMatchSpec (implements org.apache.http.cookie.CookieSpec)
- org.apache.http.impl.cookie.BestMatchSpecFactory (implements org.apache.http.cookie.CookieSpecFactory)
- org.apache.http.impl.cookie.BrowserCompatSpecFactory (implements org.apache.http.cookie.CookieSpecFactory)
- org.apache.http.client.protocol.ClientContextConfigurer (implements org.apache.http.client.protocol.ClientContext)
- org.apache.http.client.utils.CloneUtils
- org.apache.http.conn.params.ConnManagerParams (implements org.apache.http.conn.params.ConnManagerPNames)
- org.apache.http.conn.params.ConnPerRouteBean (implements org.apache.http.conn.params.ConnPerRoute)
- org.apache.http.conn.params.ConnRouteParams (implements org.apache.http.conn.params.ConnRoutePNames)
- org.apache.http.client.fluent.Content
- org.apache.http.cookie.CookieIdentityComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.http.cookie.CookieOrigin
- org.apache.http.cookie.CookiePathComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.http.client.params.CookiePolicy
- org.apache.http.cookie.CookieSpecRegistry
- org.apache.http.impl.cookie.DateUtils
- org.apache.http.impl.client.DecompressingHttpClient (implements org.apache.http.client.HttpClient)
- org.apache.http.impl.client.DefaultBackoffStrategy (implements org.apache.http.client.ConnectionBackoffStrategy)
- org.apache.http.impl.conn.DefaultClientConnectionOperator (implements org.apache.http.conn.ClientConnectionOperator)
- org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy (implements org.apache.http.conn.ConnectionKeepAliveStrategy)
- org.apache.http.impl.client.DefaultHttpRequestRetryHandler (implements org.apache.http.client.HttpRequestRetryHandler)
- org.apache.http.impl.conn.DefaultHttpRoutePlanner (implements org.apache.http.conn.routing.HttpRoutePlanner)
- org.apache.http.impl.client.DefaultRedirectHandler (implements org.apache.http.client.RedirectHandler)
- org.apache.http.impl.client.DefaultRedirectStrategy (implements org.apache.http.client.RedirectStrategy)
- org.apache.http.impl.client.DefaultRequestDirector (implements org.apache.http.client.RequestDirector)
- org.apache.http.impl.client.DefaultServiceUnavailableRetryStrategy (implements org.apache.http.client.ServiceUnavailableRetryStrategy)
- org.apache.http.impl.client.DefaultUserTokenHandler (implements org.apache.http.client.UserTokenHandler)
- org.apache.http.impl.auth.DigestSchemeFactory (implements org.apache.http.auth.AuthSchemeFactory)
- org.apache.http.client.fluent.Executor
- org.apache.http.client.fluent.Form
- org.apache.http.entity.mime.FormBodyPart
- org.apache.http.entity.mime.Header (implements java.lang.Iterable<T>)
- org.apache.http.params.HttpAbstractParamBean
- org.apache.http.impl.client.HttpAuthenticator
- org.apache.http.client.params.HttpClientParams
- org.apache.http.client.utils.HttpClientUtils
- org.apache.http.entity.HttpEntityWrapper (implements org.apache.http.HttpEntity)
- org.apache.http.entity.mime.HttpMultipart
- org.apache.http.conn.routing.HttpRoute (implements java.lang.Cloneable, org.apache.http.conn.routing.RouteInfo)
- org.apache.http.impl.conn.IdleConnectionHandler
- org.apache.http.impl.cookie.IgnoreSpecFactory (implements org.apache.http.cookie.CookieSpecFactory)
- org.apache.http.conn.util.InetAddressUtils
- org.apache.http.impl.conn.InMemoryDnsResolver (implements org.apache.http.conn.DnsResolver)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.http.client.utils.JdkIdn (implements org.apache.http.client.utils.Idn)
- org.apache.http.impl.auth.KerberosSchemeFactory (implements org.apache.http.auth.AuthSchemeFactory)
- org.apache.http.impl.conn.LoggingSessionInputBuffer (implements org.apache.http.io.EofSensor, org.apache.http.io.SessionInputBuffer)
- org.apache.http.impl.conn.LoggingSessionOutputBuffer (implements org.apache.http.io.SessionOutputBuffer)
- org.apache.http.entity.mime.MIME
- org.apache.http.entity.mime.MinimalField
- org.apache.http.conn.MultihomePlainSocketFactory (implements org.apache.http.conn.scheme.SocketFactory)
- org.apache.http.entity.mime.MultipartEntity (implements org.apache.http.HttpEntity)
- org.apache.http.impl.auth.NegotiateSchemeFactory (implements org.apache.http.auth.AuthSchemeFactory)
- org.apache.http.impl.cookie.NetscapeDraftHeaderParser
- org.apache.http.impl.cookie.NetscapeDraftSpecFactory (implements org.apache.http.cookie.CookieSpecFactory)
- org.apache.http.auth.NTCredentials (implements org.apache.http.auth.Credentials, java.io.Serializable)
- org.apache.http.impl.auth.NTLMSchemeFactory (implements org.apache.http.auth.AuthSchemeFactory)
- org.apache.http.auth.NTUserPrincipal (implements java.security.Principal, java.io.Serializable)
- org.apache.http.impl.client.NullBackoffStrategy (implements org.apache.http.client.ConnectionBackoffStrategy)
- org.apache.http.conn.scheme.PlainSocketFactory (implements org.apache.http.conn.scheme.SchemeSocketFactory, org.apache.http.conn.scheme.SocketFactory)
- org.apache.http.impl.conn.PoolingClientConnectionManager (implements org.apache.http.conn.ClientConnectionManager, org.apache.http.pool.ConnPoolControl<T>)
- org.apache.http.impl.client.ProxyAuthenticationStrategy
- org.apache.http.impl.client.ProxyClient
- org.apache.http.impl.conn.ProxySelectorRoutePlanner (implements org.apache.http.conn.routing.HttpRoutePlanner)
- org.apache.http.impl.cookie.PublicSuffixFilter (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.PublicSuffixListParser
- org.apache.http.client.utils.Punycode
- org.apache.http.impl.client.RedirectLocations
- java.lang.ref.Reference<T>
- org.apache.http.client.fluent.Request
- org.apache.http.client.protocol.RequestAcceptEncoding (implements org.apache.http.HttpRequestInterceptor)
- org.apache.http.client.protocol.RequestAddCookies (implements org.apache.http.HttpRequestInterceptor)
- org.apache.http.client.protocol.RequestAuthCache (implements org.apache.http.HttpRequestInterceptor)
- org.apache.http.client.protocol.RequestClientConnControl (implements org.apache.http.HttpRequestInterceptor)
- org.apache.http.client.protocol.RequestDefaultHeaders (implements org.apache.http.HttpRequestInterceptor)
- org.apache.http.client.protocol.RequestProxyAuthentication
- org.apache.http.client.protocol.RequestTargetAuthentication
- org.apache.http.client.fluent.Response
- org.apache.http.client.protocol.ResponseAuthCache (implements org.apache.http.HttpResponseInterceptor)
- org.apache.http.client.protocol.ResponseContentEncoding (implements org.apache.http.HttpResponseInterceptor)
- org.apache.http.client.protocol.ResponseProcessCookies (implements org.apache.http.HttpResponseInterceptor)
- org.apache.http.impl.cookie.RFC2109DomainHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.RFC2109SpecFactory (implements org.apache.http.cookie.CookieSpecFactory)
- org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.RFC2965DomainAttributeHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.RFC2965PortAttributeHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.impl.cookie.RFC2965SpecFactory (implements org.apache.http.cookie.CookieSpecFactory)
- org.apache.http.impl.cookie.RFC2965VersionAttributeHandler (implements org.apache.http.cookie.CookieAttributeHandler)
- org.apache.http.client.utils.Rfc3492Idn (implements org.apache.http.client.utils.Idn)
- org.apache.http.impl.client.RoutedRequest
- org.apache.http.impl.conn.tsccm.RouteSpecificPool
- org.apache.http.conn.routing.RouteTracker (implements java.lang.Cloneable, org.apache.http.conn.routing.RouteInfo)
- org.apache.http.conn.scheme.Scheme
- org.apache.http.conn.scheme.SchemeRegistry
- org.apache.http.impl.conn.SchemeRegistryFactory
- org.apache.http.impl.conn.SingleClientConnManager (implements org.apache.http.conn.ClientConnectionManager)
- java.net.SocketAddress (implements java.io.Serializable)
- org.apache.http.impl.auth.SPNegoSchemeFactory (implements org.apache.http.auth.AuthSchemeFactory)
- org.apache.http.conn.ssl.SSLSocketFactory (implements org.apache.http.conn.scheme.LayeredSchemeSocketFactory, org.apache.http.conn.scheme.LayeredSocketFactory, org.apache.http.conn.scheme.SchemeLayeredSocketFactory)
- org.apache.http.impl.conn.SystemDefaultDnsResolver (implements org.apache.http.conn.DnsResolver)
- org.apache.http.impl.client.TargetAuthenticationStrategy
- org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager (implements org.apache.http.conn.ClientConnectionManager)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.http.conn.ssl.TrustSelfSignedStrategy (implements org.apache.http.conn.ssl.TrustStrategy)
- org.apache.http.client.utils.URIBuilder
- org.apache.http.client.utils.URIUtils
- org.apache.http.client.utils.URLEncodedUtils
- org.apache.http.auth.UsernamePasswordCredentials (implements org.apache.http.auth.Credentials, java.io.Serializable)
- org.apache.http.impl.conn.tsccm.WaitingThread
- org.apache.http.impl.conn.tsccm.WaitingThreadAborter
- org.apache.http.impl.conn.Wire
Interface Hierarchy
Enum Hierarchy
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.