Type | Reason |
---|---|
ConnectionClosedException | Indicates that a connection has been closed. |
HttpException | Signals that an HTTP exception has occurred. |
HttpHost | Holds all of the variables needed to describe an HTTP connection to a host. |
HttpStatus | Constants enumerating the HTTP status codes. |
HttpStatusConsts | Documentation for this section has not yet been entered. |
HttpVersion | Represents an HTTP version, as specified in RFC 2616. |
IConnectionReuseStrategy | Interface for deciding whether a connection should be kept alive. |
IFormattedHeader | An HTTP header which is already formatted. |
IHeader | Represents an HTTP header field. |
IHeaderElement | One element of an HTTP Org.Apache.Http.IHeader value. |
IHeaderElementIterator | A type-safe iterator for Org.Apache.Http.IHeaderElement objects. |
IHeaderIterator | A type-safe iterator for Org.Apache.Http.IHeader objects. |
IHttpClientConnection | An HTTP connection for use on the client side. |
IHttpClientConnectionExtensions | Documentation for this section has not yet been entered. |
IHttpConnection | A generic HTTP connection, useful on client and server side. |
IHttpConnectionMetrics | The point of access to the statistics of an Org.Apache.Http.IHttpConnection. |
IHttpEntity | An entity that can be sent or received with an HTTP message. |
IHttpEntityEnclosingRequest | A request with an entity. |
IHttpEntityExtensions | Documentation for this section has not yet been entered. |
IHttpInetConnection | An HTTP connection over the Internet Protocol (IP). |
IHttpMessage | A generic HTTP message. |
IHttpRequest | An HTTP request. |
IHttpRequestFactory | A factory for Org.Apache.Http.IHttpRequest objects. |
IHttpRequestInterceptor | Processes a request. |
IHttpResponse | An HTTP response. |
IHttpResponseFactory | A factory for Org.Apache.Http.IHttpResponse objects. |
IHttpResponseInterceptor | Processes a response. |
IHttpServerConnection | An HTTP connection for use on the server side. |
IHttpServerConnectionExtensions | Documentation for this section has not yet been entered. |
INameValuePair | Documentation for this section has not yet been entered. |
IReasonPhraseCatalog | Interface for obtaining reason phrases for HTTP status codes. |
IRequestLine | The first line of an Org.Apache.Http.IHttpRequest. |
IStatusLine | Represents a status line as returned from a HTTP server. |
ITokenIterator | An iterator for Java.Lang.String tokens. |
MalformedChunkCodingException | Signals a malformed chunked stream. |
MethodNotSupportedException | Indicates that an HTTP method is not supported. |
NoHttpResponseException | |
ParseException | Indicates a parse error. |
ProtocolException | Signals that an HTTP protocol violation has occurred. |
ProtocolVersion | Represents a protocol version, as specified in RFC 2616. |
UnsupportedHttpVersionException | Indicates an unsupported version of the HTTP protocol. |