Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Hierarchy For All Packages
Package Hierarchies:
org.apache.commons.httpclient
,
org.apache.commons.httpclient.auth
,
org.apache.commons.httpclient.cookie
,
org.apache.commons.httpclient.methods
,
org.apache.commons.httpclient.methods.multipart
,
org.apache.commons.httpclient.params
,
org.apache.commons.httpclient.protocol
,
org.apache.commons.httpclient.util
Class Hierarchy
class java.lang.
Object
class org.apache.commons.httpclient.auth.
AuthChallengeParser
class org.apache.commons.httpclient.auth.
AuthChallengeProcessor
class org.apache.commons.httpclient.auth.
AuthPolicy
class org.apache.commons.httpclient.auth.
AuthSchemeBase
(implements org.apache.commons.httpclient.auth.
AuthScheme
)
class org.apache.commons.httpclient.auth.
AuthScope
class org.apache.commons.httpclient.auth.
HttpAuthRealm
class org.apache.commons.httpclient.auth.
AuthState
class org.apache.commons.httpclient.methods.multipart.
ByteArrayPartSource
(implements org.apache.commons.httpclient.methods.multipart.
PartSource
)
class org.apache.commons.httpclient.methods.
ByteArrayRequestEntity
(implements org.apache.commons.httpclient.methods.
RequestEntity
)
class org.apache.commons.httpclient.protocol.
ControllerThreadSocketFactory
class org.apache.commons.httpclient.protocol.
ControllerThreadSocketFactory.SocketTask
(implements java.lang.
Runnable
)
class org.apache.commons.httpclient.cookie.
CookiePolicy
class org.apache.commons.httpclient.cookie.
CookieSpecBase
(implements org.apache.commons.httpclient.cookie.
CookieSpec
)
class org.apache.commons.httpclient.cookie.
NetscapeDraftSpec
class org.apache.commons.httpclient.cookie.
RFC2109Spec
class org.apache.commons.httpclient.util.
DateParser
class org.apache.commons.httpclient.util.
DateUtil
class org.apache.commons.httpclient.
DefaultHttpMethodRetryHandler
(implements org.apache.commons.httpclient.
HttpMethodRetryHandler
)
class org.apache.commons.httpclient.params.
DefaultHttpParams
(implements java.lang.
Cloneable
, org.apache.commons.httpclient.params.
HttpParams
, java.io.
Serializable
)
class org.apache.commons.httpclient.params.
HostParams
class org.apache.commons.httpclient.params.
HttpConnectionParams
class org.apache.commons.httpclient.params.
HttpConnectionManagerParams
class org.apache.commons.httpclient.params.
HttpMethodParams
class org.apache.commons.httpclient.params.
HttpClientParams
class org.apache.commons.httpclient.params.
DefaultHttpParamsFactory
(implements org.apache.commons.httpclient.params.
HttpParamsFactory
)
class org.apache.commons.httpclient.
DefaultMethodRetryHandler
(implements org.apache.commons.httpclient.
MethodRetryHandler
)
class org.apache.commons.httpclient.protocol.
DefaultProtocolSocketFactory
(implements org.apache.commons.httpclient.protocol.
ProtocolSocketFactory
)
class org.apache.commons.httpclient.util.
EncodingUtil
class org.apache.commons.httpclient.util.
ExceptionUtil
class org.apache.commons.httpclient.methods.multipart.
FilePartSource
(implements org.apache.commons.httpclient.methods.multipart.
PartSource
)
class org.apache.commons.httpclient.
HeaderGroup
class org.apache.commons.httpclient.
HostConfiguration
(implements java.lang.
Cloneable
)
class org.apache.commons.httpclient.auth.
HttpAuthenticator
class org.apache.commons.httpclient.
HttpClient
class org.apache.commons.httpclient.
HttpConnection
class org.apache.commons.httpclient.
HttpConstants
class org.apache.commons.httpclient.
HttpHost
(implements java.lang.
Cloneable
)
class org.apache.commons.httpclient.
ProxyHost
class org.apache.commons.httpclient.
HttpMethodBase
(implements org.apache.commons.httpclient.
HttpMethod
)
class org.apache.commons.httpclient.
ConnectMethod
class org.apache.commons.httpclient.methods.
DeleteMethod
class org.apache.commons.httpclient.methods.
ExpectContinueMethod
class org.apache.commons.httpclient.methods.
EntityEnclosingMethod
class org.apache.commons.httpclient.methods.
PostMethod
class org.apache.commons.httpclient.methods.
PutMethod
class org.apache.commons.httpclient.methods.
MultipartPostMethod
class org.apache.commons.httpclient.methods.
GetMethod
class org.apache.commons.httpclient.methods.
HeadMethod
class org.apache.commons.httpclient.methods.
OptionsMethod
class org.apache.commons.httpclient.methods.
TraceMethod
class org.apache.commons.httpclient.
HttpParser
class org.apache.commons.httpclient.
HttpState
class org.apache.commons.httpclient.
HttpStatus
class org.apache.commons.httpclient.
HttpVersion
(implements java.lang.
Comparable
)
class org.apache.commons.httpclient.util.
IdleConnectionHandler
class org.apache.commons.httpclient.cookie.
IgnoreCookiesSpec
(implements org.apache.commons.httpclient.cookie.
CookieSpec
)
class java.io.
InputStream
class org.apache.commons.httpclient.
ChunkedInputStream
class org.apache.commons.httpclient.
ContentLengthInputStream
class org.apache.commons.httpclient.methods.
InputStreamRequestEntity
(implements org.apache.commons.httpclient.methods.
RequestEntity
)
class org.apache.commons.httpclient.util.
LangUtils
class org.apache.commons.httpclient.methods.multipart.
MultipartRequestEntity
(implements org.apache.commons.httpclient.methods.
RequestEntity
)
class org.apache.commons.httpclient.
MultiThreadedHttpConnectionManager
(implements org.apache.commons.httpclient.
HttpConnectionManager
)
class org.apache.commons.httpclient.
NameValuePair
(implements java.io.
Serializable
)
class org.apache.commons.httpclient.
Cookie
(implements java.util.
Comparator
, java.io.
Serializable
)
class org.apache.commons.httpclient.
Header
class org.apache.commons.httpclient.
HeaderElement
class org.apache.commons.httpclient.auth.
NTLMScheme
(implements org.apache.commons.httpclient.auth.
AuthScheme
)
class java.io.
OutputStream
class org.apache.commons.httpclient.
ChunkedOutputStream
class org.apache.commons.httpclient.util.
ParameterFormatter
class org.apache.commons.httpclient.util.
ParameterParser
class org.apache.commons.httpclient.methods.multipart.
Part
class org.apache.commons.httpclient.methods.multipart.
PartBase
class org.apache.commons.httpclient.methods.multipart.
FilePart
class org.apache.commons.httpclient.methods.multipart.
StringPart
class org.apache.commons.httpclient.protocol.
Protocol
class org.apache.commons.httpclient.
ProxyClient
class org.apache.commons.httpclient.
ProxyClient.ConnectResponse
class org.apache.commons.httpclient.protocol.
ReflectionSocketFactory
class org.apache.commons.httpclient.auth.
RFC2617Scheme
(implements org.apache.commons.httpclient.auth.
AuthScheme
)
class org.apache.commons.httpclient.auth.
BasicScheme
class org.apache.commons.httpclient.auth.
DigestScheme
class org.apache.commons.httpclient.
SimpleHttpConnectionManager
(implements org.apache.commons.httpclient.
HttpConnectionManager
)
class org.apache.commons.httpclient.protocol.
SSLProtocolSocketFactory
(implements org.apache.commons.httpclient.protocol.
SecureProtocolSocketFactory
)
class org.apache.commons.httpclient.
StatusLine
class org.apache.commons.httpclient.methods.
StringRequestEntity
(implements org.apache.commons.httpclient.methods.
RequestEntity
)
class java.lang.
Thread
(implements java.lang.
Runnable
)
class org.apache.commons.httpclient.util.
IdleConnectionTimeoutThread
class java.lang.
Throwable
(implements java.io.
Serializable
)
class java.lang.
Error
class org.apache.commons.httpclient.
HttpClientError
class java.lang.
Exception
class org.apache.commons.httpclient.util.
DateParseException
class java.io.
IOException
class org.apache.commons.httpclient.
HttpException
class org.apache.commons.httpclient.
HttpRecoverableException
class org.apache.commons.httpclient.
ProtocolException
class org.apache.commons.httpclient.auth.
AuthenticationException
class org.apache.commons.httpclient.auth.
AuthChallengeException
class org.apache.commons.httpclient.auth.
CredentialsNotAvailableException
class org.apache.commons.httpclient.auth.
InvalidCredentialsException
class org.apache.commons.httpclient.auth.
MalformedChallengeException
class org.apache.commons.httpclient.cookie.
MalformedCookieException
class org.apache.commons.httpclient.
RedirectException
class org.apache.commons.httpclient.
CircularRedirectException
class org.apache.commons.httpclient.
URIException
class java.io.
InterruptedIOException
class org.apache.commons.httpclient.
ConnectTimeoutException
class org.apache.commons.httpclient.
ConnectionPoolTimeoutException
class org.apache.commons.httpclient.
NoHttpResponseException
class java.lang.
RuntimeException
class org.apache.commons.httpclient.
URI.DefaultCharsetChanged
class org.apache.commons.httpclient.util.
TimeoutController.TimeoutException
class org.apache.commons.httpclient.util.
TimeoutController
class org.apache.commons.httpclient.
URI
(implements java.lang.
Cloneable
, java.lang.
Comparable
, java.io.
Serializable
)
class org.apache.commons.httpclient.
HttpURL
class org.apache.commons.httpclient.
HttpsURL
class org.apache.commons.httpclient.util.
URIUtil.Coder
class org.apache.commons.httpclient.
URI.LocaleToCharsetMap
class org.apache.commons.httpclient.util.
URIUtil
class java.net.
URLConnection
class java.net.
HttpURLConnection
class org.apache.commons.httpclient.util.
HttpURLConnection
class org.apache.commons.httpclient.
UsernamePasswordCredentials
(implements org.apache.commons.httpclient.
Credentials
)
class org.apache.commons.httpclient.
NTCredentials
Interface Hierarchy
interface org.apache.commons.httpclient.auth.
AuthScheme
interface org.apache.commons.httpclient.cookie.
CookieSpec
interface org.apache.commons.httpclient.
Credentials
interface org.apache.commons.httpclient.auth.
CredentialsProvider
interface org.apache.commons.httpclient.
HttpConnectionManager
interface org.apache.commons.httpclient.
HttpMethod
interface org.apache.commons.httpclient.
HttpMethodRetryHandler
interface org.apache.commons.httpclient.params.
HttpParams
interface org.apache.commons.httpclient.params.
HttpParamsFactory
interface org.apache.commons.httpclient.
MethodRetryHandler
interface org.apache.commons.httpclient.methods.multipart.
PartSource
interface org.apache.commons.httpclient.protocol.
ProtocolSocketFactory
interface org.apache.commons.httpclient.protocol.
SecureProtocolSocketFactory
interface org.apache.commons.httpclient.methods.
RequestEntity
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.