| Interface | Description |
|---|---|
| HttpCallback |
Callback to be called before and after the HTTP call for an endpoint is made.
|
| ReadonlyHttpClientConfiguration |
Interface for holding HTTP Client Configuration.
|
| Class | Description |
|---|---|
| HttpClientConfiguration |
Class to hold HTTP Client Configuration.
|
| HttpClientConfiguration.Builder |
Class to build instances of
HttpClientConfiguration. |
| HttpContext |
Class to wrap the request sent to the server and the response received from the server.
|
Copyright © 2023. All rights reserved.