Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.http.auth
,
org.apache.http.auth.params
,
org.apache.http.client
,
org.apache.http.client.methods
,
org.apache.http.client.params
,
org.apache.http.client.protocol
,
org.apache.http.client.utils
,
org.apache.http.conn
,
org.apache.http.conn.params
,
org.apache.http.conn.ssl
,
org.apache.http.conn.util
,
org.apache.http.cookie
,
org.apache.http.cookie.params
,
org.apache.http.impl.auth
,
org.apache.http.impl.client
,
org.apache.http.impl.conn
,
org.apache.http.impl.conn.tsccm
,
org.apache.http.impl.cookie
Class Hierarchy
java.lang.Object
org.apache.http.impl.client.
AbstractAuthenticationHandler
(implements org.apache.http.client.
AuthenticationHandler
)
org.apache.http.impl.client.
DefaultProxyAuthenticationHandler
org.apache.http.impl.client.
DefaultTargetAuthenticationHandler
org.apache.http.impl.conn.
AbstractClientConnAdapter
(implements org.apache.http.conn.
ManagedClientConnection
)
org.apache.http.impl.conn.
AbstractPooledConnAdapter
(implements org.apache.http.conn.
ManagedClientConnection
)
org.apache.http.impl.conn.tsccm.
BasicPooledConnAdapter
org.apache.http.impl.conn.
SingleClientConnManager.ConnAdapter
org.apache.http.impl.conn.tsccm.
AbstractConnPool
(implements org.apache.http.impl.conn.tsccm.
RefQueueHandler
)
org.apache.http.impl.conn.tsccm.
ConnPoolByRoute
org.apache.http.impl.cookie.
AbstractCookieAttributeHandler
(implements org.apache.http.cookie.
CookieAttributeHandler
)
org.apache.http.impl.cookie.
BasicCommentHandler
org.apache.http.impl.cookie.
BasicExpiresHandler
org.apache.http.impl.cookie.
BasicMaxAgeHandler
org.apache.http.impl.cookie.
BasicSecureHandler
org.apache.http.impl.cookie.
RFC2109VersionHandler
org.apache.http.impl.cookie.
AbstractCookieSpec
(implements org.apache.http.cookie.
CookieSpec
)
org.apache.http.impl.cookie.
CookieSpecBase
org.apache.http.impl.cookie.
BrowserCompatSpec
org.apache.http.impl.cookie.
NetscapeDraftSpec
org.apache.http.impl.cookie.
RFC2109Spec
org.apache.http.impl.cookie.
RFC2965Spec
org.apache.http.impl.client.
AbstractHttpClient
(implements org.apache.http.client.
HttpClient
, org.apache.http.protocol.HttpRequestInterceptorList, org.apache.http.protocol.HttpResponseInterceptorList)
org.apache.http.impl.client.
DefaultHttpClient
org.apache.http.impl.AbstractHttpClientConnection (implements org.apache.http.HttpClientConnection)
org.apache.http.impl.SocketHttpClientConnection (implements org.apache.http.HttpInetConnection)
org.apache.http.impl.conn.
DefaultClientConnection
(implements org.apache.http.conn.
OperatedClientConnection
)
org.apache.http.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
org.apache.http.client.methods.
UrlEncodedFormEntity
org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
org.apache.http.client.methods.
HttpGet
org.apache.http.client.methods.
HttpHead
org.apache.http.client.methods.
HttpOptions
org.apache.http.client.methods.
HttpPost
org.apache.http.client.methods.
HttpPut
org.apache.http.client.methods.
HttpTrace
org.apache.http.params.AbstractHttpParams (implements org.apache.http.params.HttpParams)
org.apache.http.impl.client.
ClientParamsStack
org.apache.http.impl.io.AbstractMessageParser (implements org.apache.http.io.HttpMessageParser)
org.apache.http.impl.conn.
DefaultResponseParser
org.apache.http.impl.conn.
AbstractPoolEntry
org.apache.http.impl.conn.tsccm.
BasicPoolEntry
org.apache.http.impl.conn.
SingleClientConnManager.PoolEntry
org.apache.http.conn.ssl.
AbstractVerifier
(implements org.apache.http.conn.ssl.
HostnameVerifier
)
org.apache.http.conn.ssl.
AllowAllHostnameVerifier
org.apache.http.conn.ssl.
BrowserCompatHostnameVerifier
org.apache.http.conn.ssl.
StrictHostnameVerifier
org.apache.http.auth.
AUTH
org.apache.http.auth.params.
AuthParams
org.apache.http.client.params.
AuthPolicy
org.apache.http.auth.
AuthSchemeRegistry
org.apache.http.auth.
AuthScope
org.apache.http.client.
AuthState
org.apache.http.impl.cookie.
BasicClientCookie
(implements org.apache.http.cookie.
ClientCookie
, org.apache.http.cookie.
SetCookie
)
org.apache.http.impl.cookie.
BasicClientCookie2
(implements org.apache.http.cookie.
SetCookie2
)
org.apache.http.impl.client.
BasicCookieStore
(implements org.apache.http.client.
CookieStore
)
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.impl.cookie.
NetscapeDomainHandler
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.conn.
BasicRouteDirector
(implements org.apache.http.conn.
HttpRouteDirector
)
org.apache.http.impl.auth.
BasicSchemeFactory
(implements org.apache.http.auth.
AuthSchemeFactory
)
org.apache.http.impl.cookie.
BrowserCompatSpecFactory
(implements org.apache.http.cookie.
CookieSpecFactory
)
org.apache.http.impl.conn.tsccm.
ConnPoolByRoute.WaitingThread
org.apache.http.cookie.
CookieIdentityComparator
(implements java.util.Comparator<T>)
org.apache.http.cookie.
CookieOrigin
org.apache.http.cookie.
CookiePathComparator
(implements java.util.Comparator<T>)
org.apache.http.client.params.
CookiePolicy
org.apache.http.cookie.
CookieSpecRegistry
org.apache.http.impl.cookie.
DateUtils
org.apache.http.impl.conn.
DefaultClientConnectionOperator
(implements org.apache.http.conn.
ClientConnectionOperator
)
org.apache.http.impl.client.
DefaultClientRequestDirector
(implements org.apache.http.client.
ClientRequestDirector
)
org.apache.http.impl.client.
DefaultHttpRequestRetryHandler
(implements org.apache.http.client.
HttpRequestRetryHandler
)
org.apache.http.impl.conn.
DefaultHttpRoutePlanner
(implements org.apache.http.conn.
HttpRoutePlanner
)
org.apache.http.impl.client.
DefaultRedirectHandler
(implements org.apache.http.client.
RedirectHandler
)
org.apache.http.impl.auth.
DigestSchemeFactory
(implements org.apache.http.auth.
AuthSchemeFactory
)
org.apache.http.client.params.
HttpClientParams
org.apache.http.conn.params.
HttpConnectionManagerParams
org.apache.http.conn.params.
HttpConnParams
org.apache.http.entity.HttpEntityWrapper (implements org.apache.http.HttpEntity)
org.apache.http.conn.
BasicManagedEntity
(implements org.apache.http.conn.
ConnectionReleaseTrigger
, org.apache.http.conn.
EofSensorWatcher
, org.apache.http.HttpEntity)
org.apache.http.conn.
HttpRoute
(implements java.lang.Cloneable)
org.apache.http.impl.conn.
IdleConnectionHandler
org.apache.http.conn.util.
InetAddressUtils
java.io.InputStream (implements java.io.Closeable)
org.apache.http.conn.
EofSensorInputStream
(implements org.apache.http.conn.
ConnectionReleaseTrigger
)
org.apache.http.impl.cookie.
NetscapeDraftSpecFactory
(implements org.apache.http.cookie.
CookieSpecFactory
)
org.apache.http.conn.
PlainSocketFactory
(implements org.apache.http.conn.
SocketFactory
)
java.lang.ref.Reference<T>
java.lang.ref.WeakReference<T>
org.apache.http.impl.conn.tsccm.
BasicPoolEntryRef
org.apache.http.impl.conn.tsccm.
RefQueueWorker
(implements java.lang.Runnable)
org.apache.http.client.protocol.
RequestAddCookies
(implements org.apache.http.HttpRequestInterceptor)
org.apache.http.client.protocol.
RequestDefaultHeaders
(implements org.apache.http.HttpRequestInterceptor)
org.apache.http.client.protocol.
RequestProxyAuthentication
(implements org.apache.http.HttpRequestInterceptor)
org.apache.http.client.protocol.
RequestTargetAuthentication
(implements org.apache.http.HttpRequestInterceptor)
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.auth.
RFC2617Scheme
(implements org.apache.http.auth.
AuthScheme
)
org.apache.http.impl.auth.
BasicScheme
org.apache.http.impl.auth.
DigestScheme
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.
RoutedRequest.Impl
(implements org.apache.http.client.
RoutedRequest
)
org.apache.http.impl.conn.tsccm.
RouteSpecificPool
org.apache.http.conn.
RouteTracker
(implements java.lang.Cloneable)
org.apache.http.conn.
Scheme
org.apache.http.conn.
SchemeRegistry
org.apache.http.impl.conn.
SingleClientConnManager
(implements org.apache.http.conn.
ClientConnectionManager
)
org.apache.http.conn.ssl.
SSLSocketFactory
(implements org.apache.http.conn.
LayeredSocketFactory
)
org.apache.http.impl.conn.tsccm.
ThreadSafeClientConnManager
(implements org.apache.http.conn.
ClientConnectionManager
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.apache.http.impl.cookie.
DateParseException
org.apache.http.HttpException
org.apache.http.ProtocolException
org.apache.http.auth.
AuthenticationException
org.apache.http.auth.
InvalidCredentialsException
org.apache.http.auth.
MalformedChallengeException
org.apache.http.cookie.
MalformedCookieException
org.apache.http.client.
RedirectException
org.apache.http.client.
CircularRedirectException
org.apache.http.impl.client.
TunnelRefusedException
java.io.IOException
java.io.InterruptedIOException
org.apache.http.conn.
ConnectTimeoutException
org.apache.http.conn.
ConnectionPoolTimeoutException
java.net.SocketException
java.net.ConnectException
org.apache.http.conn.
HttpHostConnectException
java.lang.RuntimeException
org.apache.http.impl.auth.
UnsupportedDigestAlgorithmException
org.apache.http.client.utils.
URLUtils
org.apache.http.auth.
UsernamePasswordCredentials
(implements org.apache.http.auth.
Credentials
)
org.apache.http.impl.conn.
Wire
Interface Hierarchy
org.apache.http.client.methods.
AbortableHttpRequest
org.apache.http.client.
AuthenticationHandler
org.apache.http.auth.params.
AuthPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreConnectionPNames, org.apache.http.params.CoreProtocolPNames)
org.apache.http.auth.
AuthScheme
org.apache.http.auth.
AuthSchemeFactory
org.apache.http.conn.
ClientConnectionManager
org.apache.http.conn.
ClientConnectionManagerFactory
org.apache.http.conn.
ClientConnectionOperator
org.apache.http.client.protocol.
ClientContext
org.apache.http.client.params.
ClientPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreConnectionPNames, org.apache.http.params.CoreProtocolPNames)
org.apache.http.client.
ClientRequestDirector
org.apache.http.conn.params.
ConnConnectionPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreConnectionPNames, org.apache.http.params.CoreProtocolPNames)
org.apache.http.conn.
ConnectionReleaseTrigger
org.apache.http.conn.
ManagedClientConnection
(also extends org.apache.http.HttpClientConnection, org.apache.http.HttpInetConnection)
org.apache.http.conn.params.
ConnManagerPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreConnectionPNames, org.apache.http.params.CoreProtocolPNames)
org.apache.http.conn.params.
ConnRoutePNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreConnectionPNames, org.apache.http.params.CoreProtocolPNames)
org.apache.http.cookie.
Cookie
org.apache.http.cookie.
ClientCookie
org.apache.http.cookie.
SetCookie
org.apache.http.cookie.
SetCookie2
org.apache.http.cookie.
SetCookie2
org.apache.http.cookie.
CookieAttributeHandler
org.apache.http.cookie.
CookieSpec
org.apache.http.cookie.
CookieSpecFactory
org.apache.http.cookie.params.
CookieSpecPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.params.CoreConnectionPNames, org.apache.http.params.CoreProtocolPNames)
org.apache.http.client.
CookieStore
org.apache.http.params.CoreConnectionPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreProtocolPNames)
org.apache.http.params.CoreProtocolPNames
org.apache.http.client.params.
AllClientPNames
(also extends org.apache.http.auth.params.
AuthPNames
, org.apache.http.client.params.
ClientPNames
, org.apache.http.conn.params.
ConnConnectionPNames
, org.apache.http.conn.params.
ConnManagerPNames
, org.apache.http.conn.params.
ConnRoutePNames
, org.apache.http.cookie.params.
CookieSpecPNames
, org.apache.http.params.CoreConnectionPNames)
org.apache.http.auth.
Credentials
org.apache.http.client.
CredentialsProvider
org.apache.http.conn.
EofSensorWatcher
javax.net.ssl.HostnameVerifier
org.apache.http.conn.ssl.
HostnameVerifier
org.apache.http.client.
HttpClient
org.apache.http.HttpConnection
org.apache.http.HttpClientConnection
org.apache.http.conn.
ManagedClientConnection
(also extends org.apache.http.conn.
ConnectionReleaseTrigger
, org.apache.http.HttpInetConnection)
org.apache.http.conn.
OperatedClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.HttpInetConnection
org.apache.http.conn.
ManagedClientConnection
(also extends org.apache.http.conn.
ConnectionReleaseTrigger
, org.apache.http.HttpClientConnection)
org.apache.http.conn.
OperatedClientConnection
(also extends org.apache.http.HttpClientConnection)
org.apache.http.conn.
ManagedClientConnection
(also extends org.apache.http.conn.
ConnectionReleaseTrigger
, org.apache.http.HttpClientConnection, org.apache.http.HttpInetConnection)
org.apache.http.conn.
OperatedClientConnection
(also extends org.apache.http.HttpClientConnection, org.apache.http.HttpInetConnection)
org.apache.http.HttpMessage
org.apache.http.HttpRequest
org.apache.http.client.methods.
HttpUriRequest
org.apache.http.client.methods.
HttpUriRequest
org.apache.http.client.
HttpRequestRetryHandler
org.apache.http.conn.
HttpRouteDirector
org.apache.http.conn.
HttpRoutePlanner
org.apache.http.client.
RedirectHandler
org.apache.http.impl.conn.tsccm.
RefQueueHandler
org.apache.http.client.
RoutedRequest
org.apache.http.cookie.
SM
org.apache.http.conn.
SocketFactory
org.apache.http.conn.
LayeredSocketFactory
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2000-2007
Apache Software Foundation
. All Rights Reserved.