Uses of Class
java.net.http.HttpClient
| Package | Description | 
|---|---|
| java.net.http | HTTP Client and WebSocket APIs | 
- 
Uses of HttpClient in java.net.httpMethods in java.net.http that return HttpClient Modifier and Type Method Description HttpClientHttpClient.Builder. build()Returns a newHttpClientbuilt from the current state of this builder.static HttpClientHttpClient. newHttpClient()Returns a newHttpClientwith default settings.