|
|||||||||
| Home >> All >> org >> apache >> [ http overview ] | PREV NEXT | ||||||||
Uses of Package
org.apache.http
| Classes in org.apache.http used by org.apache.http | |
| Header
Represents an HTTP header field. |
|
| HeaderElement
One element of an HTTP header's value. |
|
| HttpClientConnection
An HTTP connection for use on the client side. |
|
| HttpConnection
A generic HTTP connection, useful on client and server side. |
|
| HttpEntity
An entity that can be sent or received with an HTTP message. |
|
| HttpEntityEnclosingRequest
A request with an entity. |
|
| HttpException
Signals that an HTTP exception has occurred. |
|
| HttpHost
Holds all of the variables needed to describe an HTTP connection to a host. |
|
| HttpMessage
A generic HTTP message. |
|
| HttpRequest
An HTTP request. |
|
| HttpResponse
An HTTP response. |
|
| HttpVersion
HTTP version, as specified in RFC 2616. |
|
| MethodNotSupportedException
Indicates that an HTTP method is not supported. |
|
| NameValuePair
A simple class encapsulating an attribute/value pair. |
|
| ProtocolException
Signals that an HTTP protocol violation has occurred. |
|
| ProxyHost
Holds all of the variables needed to describe an HTTP connection to a proxy. |
|
| RequestLine
The first line of an HttpRequest. |
|
| Scheme
A class to encapsulate the specifics of a protocol scheme. |
|
| StatusLine
Represents a Status-Line as returned from a HTTP server. |
|
|
|||||||||
| Home >> All >> org >> apache >> [ http overview ] | PREV NEXT | ||||||||