Uses of Package
java.net.http
Packages that use java.net.http
-
Classes in java.net.http used by java.net.httpClassDescriptionAn HTTP Client.A builder of HTTP Clients.Defines the automatic redirection policy.The HTTP protocol version.A read-only view of a set of HTTP headers.An HTTP request.A
BodyPublisher
converts high-level Java objects into a flow of byte buffers suitable for sending as a request body.A builder of HTTP requests.An HTTP response.A handler for response bodies.ABodySubscriber
consumes response body bytes and converts them into a higher-level Java type.A handler for push promises.Initial response information supplied to aBodyHandler
when a response is initially received and before the body is processed.Thrown when a response is not received within a specified time period.A WebSocket Client.A builder of WebSocket Clients.The receiving interface ofWebSocket
.Thrown when the opening handshake has failed.