| Interface | Description |
|---|---|
| BasicBuilder | |
| HttpClient | |
| HttpClient.Builder | |
| HttpClient.Factory | |
| HttpHeaders | |
| HttpRequest | |
| HttpRequest.Builder | |
| HttpResponse<T> | |
| Interceptor |
TODO: consider if after should return a
Future rather
than be blocking |
| WebSocket | |
| WebSocket.Builder | |
| WebSocket.Listener |
| Class | Description |
|---|---|
| HttpStatusMessage |
Adapted from https://stackoverflow.com/questions/67345954/how-do-i-get-the-http-status-message-from-responses-on-java-net-httpclient-reque
|
| Enum | Description |
|---|---|
| TlsVersion |
TODO: determine if java names should be used here as well or instead
Replacement for okhttp3.TlsVersion
|
| Exception | Description |
|---|---|
| WebSocketHandshakeException |
Copyright © 2015–2022 Red Hat. All rights reserved.