Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.http
,
org.apache.http.entity
,
org.apache.http.impl
,
org.apache.http.impl.entity
,
org.apache.http.impl.io
,
org.apache.http.io
,
org.apache.http.message
,
org.apache.http.params
,
org.apache.http.protocol
,
org.apache.http.util
,
org.apache.http.util.concurrent
Class Hierarchy
class java.lang.Object
class org.apache.http.impl.
AbstractHttpClientConnection
(implements org.apache.http.
HttpClientConnection
)
class org.apache.http.impl.
SocketHttpClientConnection
(implements org.apache.http.
HttpInetConnection
)
class org.apache.http.impl.
DefaultHttpClientConnection
class org.apache.http.impl.io.
AbstractHttpDataReceiver
(implements org.apache.http.io.
HttpDataReceiver
)
class org.apache.http.impl.io.
SocketHttpDataReceiver
class org.apache.http.impl.io.
AbstractHttpDataTransmitter
(implements org.apache.http.io.
HttpDataTransmitter
)
class org.apache.http.impl.io.
SocketHttpDataTransmitter
class org.apache.http.entity.
AbstractHttpEntity
(implements org.apache.http.
HttpEntity
)
class org.apache.http.entity.
BasicHttpEntity
class org.apache.http.entity.
ByteArrayEntity
class org.apache.http.entity.
EntityTemplate
class org.apache.http.entity.
FileEntity
class org.apache.http.entity.
InputStreamEntity
class org.apache.http.entity.
StringEntity
class org.apache.http.message.
AbstractHttpMessage
(implements org.apache.http.
HttpMessage
)
class org.apache.http.message.
BasicHttpRequest
(implements org.apache.http.
HttpRequest
)
class org.apache.http.message.
BasicHttpEntityEnclosingRequest
(implements org.apache.http.
HttpEntityEnclosingRequest
)
class org.apache.http.message.
HttpPost
class org.apache.http.message.
HttpGet
class org.apache.http.message.
HttpHead
class org.apache.http.message.
BasicHttpResponse
(implements org.apache.http.
HttpResponse
)
class org.apache.http.impl.
AbstractHttpServerConnection
(implements org.apache.http.
HttpServerConnection
)
class org.apache.http.impl.
SocketHttpServerConnection
(implements org.apache.http.
HttpInetConnection
)
class org.apache.http.impl.
DefaultHttpServerConnection
class org.apache.http.message.
BasicHeader
(implements org.apache.http.
Header
)
class org.apache.http.message.
BasicHeaderElement
(implements org.apache.http.
HeaderElement
)
class org.apache.http.params.
BasicHttpParams
(implements org.apache.http.params.
HttpParams
, java.io.Serializable)
class org.apache.http.protocol.
BasicHttpProcessor
(implements org.apache.http.protocol.
HttpProcessor
, org.apache.http.protocol.
HttpRequestInterceptorList
, org.apache.http.protocol.
HttpResponseInterceptorList
)
class org.apache.http.message.
BasicHttpVersionFormat
class org.apache.http.message.
BasicNameValuePair
(implements org.apache.http.
NameValuePair
)
class org.apache.http.message.
BasicRequestLine
(implements org.apache.http.
RequestLine
)
class org.apache.http.message.
BasicStatusLine
(implements org.apache.http.
StatusLine
)
class org.apache.http.message.
BufferedHeader
(implements org.apache.http.
Header
)
class org.apache.http.util.
ByteArrayBuffer
class org.apache.http.util.
CharArrayBuffer
class org.apache.http.util.
DateUtils
class org.apache.http.impl.
DefaultConnectionReuseStrategy
(implements org.apache.http.
ConnectionReuseStrategy
)
class org.apache.http.impl.
DefaultHttpRequestFactory
(implements org.apache.http.
HttpRequestFactory
)
class org.apache.http.impl.
DefaultHttpRequestRetryHandler
(implements org.apache.http.protocol.
HttpRequestRetryHandler
)
class org.apache.http.impl.
DefaultHttpResponseFactory
(implements org.apache.http.
HttpResponseFactory
)
class org.apache.http.util.
EncodingUtils
class org.apache.http.impl.
EnglishReasonPhraseCatalog
(implements org.apache.http.
ReasonPhraseCatalog
)
class org.apache.http.impl.entity.
EntityDeserializer
class org.apache.http.impl.entity.
EntitySerializer
class org.apache.http.util.
EntityUtils
class org.apache.http.util.
ExceptionUtils
class org.apache.http.util.
HeaderGroup
class org.apache.http.util.
HeaderUtils
class org.apache.http.protocol.
HTTP
class org.apache.http.params.
HttpConnectionParams
class org.apache.http.protocol.
HttpDateGenerator
class org.apache.http.entity.
HttpEntityWrapper
(implements org.apache.http.
HttpEntity
)
class org.apache.http.entity.
BufferedHttpEntity
class org.apache.http.protocol.
HttpExecutionContext
(implements org.apache.http.protocol.
HttpContext
)
class org.apache.http.protocol.
SyncHttpExecutionContext
class org.apache.http.
HttpHost
class org.apache.http.params.
HttpProtocolParams
class org.apache.http.protocol.
HttpRequestExecutor
class org.apache.http.protocol.
HttpRequestHandlerRegistry
(implements org.apache.http.protocol.
HttpRequestHandlerResolver
)
class org.apache.http.protocol.
HttpService
class org.apache.http.
HttpVersion
(implements java.lang.Comparable, java.io.Serializable)
class java.io.InputStream
class org.apache.http.impl.io.
ChunkedInputStream
class org.apache.http.impl.io.
ContentLengthInputStream
class org.apache.http.impl.io.
HttpDataInputStream
class org.apache.http.util.
LangUtils
class org.apache.http.impl.entity.
LaxContentLengthStrategy
(implements org.apache.http.entity.
ContentLengthStrategy
)
class org.apache.http.impl.
NoConnectionReuseStrategy
(implements org.apache.http.
ConnectionReuseStrategy
)
class java.io.OutputStream
class org.apache.http.impl.io.
ChunkedOutputStream
class org.apache.http.impl.io.
ContentLengthOutputStream
class org.apache.http.impl.io.
HttpDataOutputStream
class org.apache.http.impl.io.
IdentityOutputStream
class org.apache.http.protocol.
RequestConnControl
(implements org.apache.http.
HttpRequestInterceptor
)
class org.apache.http.protocol.
RequestContent
(implements org.apache.http.
HttpRequestInterceptor
)
class org.apache.http.protocol.
RequestExpectContinue
(implements org.apache.http.
HttpRequestInterceptor
)
class org.apache.http.protocol.
RequestTargetHost
(implements org.apache.http.
HttpRequestInterceptor
)
class org.apache.http.protocol.
RequestUserAgent
(implements org.apache.http.
HttpRequestInterceptor
)
class org.apache.http.protocol.
ResponseConnControl
(implements org.apache.http.
HttpResponseInterceptor
)
class org.apache.http.protocol.
ResponseContent
(implements org.apache.http.
HttpResponseInterceptor
)
class org.apache.http.protocol.
ResponseDate
(implements org.apache.http.
HttpResponseInterceptor
)
class org.apache.http.protocol.
ResponseServer
(implements org.apache.http.
HttpResponseInterceptor
)
class org.apache.http.impl.entity.
StrictContentLengthStrategy
(implements org.apache.http.entity.
ContentLengthStrategy
)
class java.lang.Throwable (implements java.io.Serializable)
class java.lang.Exception
class org.apache.http.util.
DateParseException
class org.apache.http.
HttpException
class org.apache.http.
MethodNotSupportedException
class org.apache.http.
ProtocolException
class org.apache.http.
UnsupportedHttpVersionException
class java.io.IOException
class org.apache.http.
ConnectionClosedException
class org.apache.http.
MalformedChunkCodingException
class org.apache.http.
NoHttpResponseException
Interface Hierarchy
interface org.apache.http.
ConnectionReuseStrategy
interface org.apache.http.entity.
ContentLengthStrategy
interface org.apache.http.entity.
ContentProducer
interface org.apache.http.util.concurrent.
Executor
interface org.apache.http.
Header
interface org.apache.http.
HeaderElement
interface org.apache.http.
HttpConnection
interface org.apache.http.
HttpClientConnection
interface org.apache.http.
HttpInetConnection
interface org.apache.http.
HttpServerConnection
interface org.apache.http.protocol.
HttpContext
interface org.apache.http.io.
HttpDataReceiver
interface org.apache.http.io.
HttpDataTransmitter
interface org.apache.http.
HttpEntity
interface org.apache.http.protocol.
HttpExpectationVerifier
interface org.apache.http.
HttpMessage
interface org.apache.http.
HttpEntityEnclosingRequest
interface org.apache.http.
HttpRequest
interface org.apache.http.
HttpEntityEnclosingRequest
interface org.apache.http.
HttpResponse
interface org.apache.http.params.
HttpParams
interface org.apache.http.
HttpRequestFactory
interface org.apache.http.protocol.
HttpRequestHandler
interface org.apache.http.protocol.
HttpRequestHandlerResolver
interface org.apache.http.
HttpRequestInterceptor
interface org.apache.http.protocol.
HttpProcessor
(also extends org.apache.http.
HttpResponseInterceptor
)
interface org.apache.http.protocol.
HttpRequestInterceptorList
interface org.apache.http.protocol.
HttpRequestRetryHandler
interface org.apache.http.
HttpResponseFactory
interface org.apache.http.
HttpResponseInterceptor
interface org.apache.http.protocol.
HttpProcessor
(also extends org.apache.http.
HttpRequestInterceptor
)
interface org.apache.http.protocol.
HttpResponseInterceptorList
interface org.apache.http.
HttpStatus
interface org.apache.http.
NameValuePair
interface org.apache.http.
ReasonPhraseCatalog
interface org.apache.http.
RequestLine
interface org.apache.http.
StatusLine
interface org.apache.http.util.concurrent.
ThreadFactory
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.