| AbstractBasicBuilder |
| AsyncBody
A simplified java.util.concurrent.Flow.Subscription and a future tracking done.
|
| AsyncBody.Consumer
A functional interface for consuming async result bodies
|
| BasicBuilder |
| HttpClient |
| HttpClient.Builder |
| HttpClient.DerivedClientBuilder |
| HttpClient.Factory |
| HttpClient.ProxyType |
| HttpHeaders |
| HttpRequest |
| HttpRequest.Builder |
| HttpResponse |
| HttpResponse.SupportedResponses |
| Interceptor
A collection of callback methods invoked through the various stages of the HTTP request lifecycle.
|
| Interceptor.RequestTags |
| StandardHttpClient |
| StandardHttpClientBuilder |
| StandardHttpHeaders |
| StandardHttpRequest
Standard representation of a request.
|
| StandardHttpRequest.BodyContent |
| StandardHttpRequest.Builder |
| StandardWebSocketBuilder |
| TlsVersion
TODO: determine if java names should be used here as well or instead
Replacement for okhttp3.TlsVersion
|
| WebSocket |
| WebSocket.Builder |
| WebSocket.Listener
Callback methods for websocket events.
|
| WebSocketHandshakeException |
| WebSocketResponse |
| WebSocketUpgradeResponse |