| Interface | Description |
|---|---|
| HttpHeaders |
A read-only view of a set of received HTTP headers.
|
| HttpHeaders1 | |
| HttpRequest.BodyProcessor |
A request processor which obtains the request body from some source.
|
| HttpResponse.BodyProcessor<T> |
A processor for response bodies, which determines the type of the
response body returned from
HttpResponse. |
| HttpResponse.MultiProcessor<T> |
A response processor for a HTTP/2 multi response.
|
| Class | Description |
|---|---|
| HttpClient |
A container for configuration information common to multiple
HttpRequests. |
| HttpClient.Builder |
A builder of immutable
HttpClients. |
| HttpRequest |
Represents one HTTP request which can be sent to a server.
|
| HttpRequest.Builder |
A builder of
HttpRequests. |
| HttpResponse |
Represents a response to a
HttpRequest. |
| Enum | Description |
|---|---|
| HttpClient.Redirect |
Defines automatic redirection policy.
|
| HttpClient.Version |
The HTTP protocol version.
|
| Exception | Description |
|---|---|
| HttpTimeoutException |
Thrown when a response is not received within a specified time period.
|
CompletableFuture) modes are provided. The main
classes defined are:
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src