| Interface | Description |
|---|---|
| HttpConnection |
Abstract the services needed on the actual HTTP connection.
|
| HttpRequest |
An HTTP request.
|
| HttpResponseBody |
A body in a HTTP response.
|
| Class | Description |
|---|---|
| ContentType |
Represent a Content-Type header.
|
| HeaderSet |
TODO: Doc...
|
| HttpClient |
Facade for the EXPath HTTP Client, generic implementation for Java.
|
| HttpConstants |
Centralize some constants.
|
| HttpCredentials |
TODO: Doc...
|
| HttpRequestBody |
The body of an HTTP request.
|
| HttpResponse |
A HTTP response.
|
| Exception | Description |
|---|---|
| HttpClientException |
Generic exception for the EXPath HTTP Client implementation in Java.
|
Copyright © 2015-2020 EXPath. All Rights Reserved