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
Class Hierarchy
java.lang.Object
org.apache.http.impl.
AbstractHttpConnection
(implements org.apache.http.
HttpConnection
)
org.apache.http.impl.
DefaultHttpClientConnection
(implements org.apache.http.
HttpClientConnection
)
org.apache.http.impl.
DefaultHttpProxyConnection
(implements org.apache.http.
HttpProxyConnection
)
org.apache.http.impl.
DefaultHttpServerConnection
(implements org.apache.http.
HttpServerConnection
)
org.apache.http.impl.io.
AbstractHttpDataReceiver
(implements org.apache.http.io.
HttpDataReceiver
)
org.apache.http.impl.io.
SocketHttpDataReceiver
org.apache.http.impl.io.
AbstractHttpDataTransmitter
(implements org.apache.http.io.
HttpDataTransmitter
)
org.apache.http.impl.io.
SocketHttpDataTransmitter
org.apache.http.entity.
AbstractHttpEntity
(implements org.apache.http.
HttpEntity
)
org.apache.http.entity.
BasicHttpEntity
org.apache.http.entity.
ByteArrayEntity
org.apache.http.entity.
EntityTemplate
org.apache.http.entity.
FileEntity
org.apache.http.entity.
InputStreamEntity
org.apache.http.entity.
StringEntity
org.apache.http.message.
AbstractHttpMessage
(implements org.apache.http.
HttpMessage
)
org.apache.http.message.
BasicHttpRequest
(implements org.apache.http.
HttpRequest
)
org.apache.http.message.
BasicHttpEntityEnclosingRequest
(implements org.apache.http.
HttpEntityEnclosingRequest
)
org.apache.http.message.
HttpPost
org.apache.http.message.
HttpGet
org.apache.http.message.
HttpHead
org.apache.http.message.
BasicHttpResponse
(implements org.apache.http.
HttpResponse
)
org.apache.http.protocol.
AbstractHttpProcessor
org.apache.http.protocol.
HttpRequestExecutor
org.apache.http.protocol.
HttpService
org.apache.http.io.
ByteArrayBuffer
org.apache.http.io.
CharArrayBuffer
org.apache.http.util.
DateUtils
org.apache.http.impl.
DefaultConnectionReuseStrategy
(implements org.apache.http.
ConnectionReuseStrategy
)
org.apache.http.impl.entity.
DefaultEntityDeserializer
(implements org.apache.http.entity.
EntityDeserializer
)
org.apache.http.impl.entity.
DefaultEntitySerializer
(implements org.apache.http.entity.
EntitySerializer
)
org.apache.http.impl.
DefaultHttpParams
(implements org.apache.http.params.
HttpParams
, java.io.Serializable)
org.apache.http.impl.
DefaultHttpRequestFactory
(implements org.apache.http.
HttpRequestFactory
)
org.apache.http.impl.
DefaultHttpRequestRetryHandler
(implements org.apache.http.protocol.
HttpRequestRetryHandler
)
org.apache.http.impl.
DefaultHttpResponseFactory
(implements org.apache.http.
HttpResponseFactory
)
org.apache.http.util.
EncodingUtils
org.apache.http.util.
EntityUtils
org.apache.http.util.
ExceptionUtils
org.apache.http.
Header
org.apache.http.protocol.
GeneratedHeader
org.apache.http.util.
HeaderUtils.BufferedHeader
org.apache.http.
HeaderElement
org.apache.http.impl.
HeaderGroup
org.apache.http.util.
HeaderUtils
org.apache.http.protocol.
HTTP
org.apache.http.params.
HttpConnectionParams
org.apache.http.protocol.
HttpDateGenerator
org.apache.http.entity.
HttpEntityWrapper
(implements org.apache.http.
HttpEntity
)
org.apache.http.entity.
BufferedHttpEntity
org.apache.http.protocol.
HttpExecutionContext
(implements org.apache.http.protocol.
HttpContext
)
org.apache.http.
HttpHost
org.apache.http.
ProxyHost
org.apache.http.params.
HttpProtocolParams
org.apache.http.
HttpStatus
org.apache.http.
HttpVersion
(implements java.lang.Comparable<T>)
java.io.InputStream (implements java.io.Closeable)
org.apache.http.io.
ChunkedInputStream
org.apache.http.io.
ContentLengthInputStream
org.apache.http.io.
HttpDataInputStream
org.apache.http.util.
LangUtils
org.apache.http.
NameValuePair
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
org.apache.http.io.
ChunkedOutputStream
org.apache.http.io.
ContentLengthOutputStream
org.apache.http.io.
HttpDataOutputStream
org.apache.http.io.
IdentityOutputStream
org.apache.http.impl.io.
PlainSocketFactory
(implements org.apache.http.io.
SocketFactory
)
org.apache.http.protocol.
RequestConnControl
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestContent
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestExpectContinue
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.
RequestLine
org.apache.http.protocol.
RequestTargetHost
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestUserAgent
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
ResponseConnControl
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
ResponseContent
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
ResponseDate
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
ResponseServer
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.
Scheme
org.apache.http.impl.io.
SSLSocketFactory
(implements org.apache.http.io.
SecureSocketFactory
)
org.apache.http.
StatusLine
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.apache.http.util.
DateParseException
org.apache.http.
HttpException
org.apache.http.
MethodNotSupportedException
org.apache.http.
ProtocolException
org.apache.http.
UnsupportedHttpVersionException
java.io.IOException
org.apache.http.
ConnectionClosedException
java.io.InterruptedIOException
org.apache.http.
ConnectTimeoutException
org.apache.http.io.
MalformedChunkCodingException
org.apache.http.
NoHttpResponseException
Interface Hierarchy
org.apache.http.
ConnectionReuseStrategy
org.apache.http.entity.
ContentProducer
org.apache.http.entity.
EntityDeserializer
org.apache.http.entity.
EntitySerializer
org.apache.http.
HttpConnection
org.apache.http.
HttpClientConnection
org.apache.http.
HttpProxyConnection
org.apache.http.
HttpProxyConnection
org.apache.http.
HttpServerConnection
org.apache.http.protocol.
HttpContext
org.apache.http.io.
HttpDataReceiver
org.apache.http.io.
HttpDataReceiverFactory
org.apache.http.io.
HttpDataTransmitter
org.apache.http.io.
HttpDataTransmitterFactory
org.apache.http.
HttpEntity
org.apache.http.
HttpMessage
org.apache.http.
HttpEntityEnclosingRequest
org.apache.http.
HttpRequest
org.apache.http.
HttpEntityEnclosingRequest
org.apache.http.
HttpResponse
org.apache.http.params.
HttpParams
org.apache.http.
HttpRequestFactory
org.apache.http.
HttpRequestInterceptor
org.apache.http.protocol.
HttpRequestRetryHandler
org.apache.http.
HttpResponseFactory
org.apache.http.
HttpResponseInterceptor
org.apache.http.io.
SocketFactory
org.apache.http.io.
SecureSocketFactory
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.