| Interface | Description |
|---|---|
| ApiHttpClient | |
| ClientRequestCommand<TResult> | |
| HttpClientSupplier | |
| RequestCommand<TResult> | |
| ResponseSerializer | |
| VrapHttpClient |
| Class | Description |
|---|---|
| Accessor<T> | |
| ApiHttpClientImpl | |
| ApiHttpHeaders | |
| ApiHttpHeaders.HeaderEntry<K,V> | |
| ApiHttpHeaders.StringHeaderEntry | |
| ApiHttpRequest | |
| ApiHttpResponse<U> | |
| ApiMethod<T extends ApiMethod<T,TResult>,TResult> | |
| ApiMethod.ParamEntry<K,V> | |
| AuthenticationToken | |
| AutoCloseableService | |
| BaseHttpClientSupplier |
In order to work, the sdk needs an
VrapHttpClient provider, this can be done by extending HttpClientSupplier
and exposing it as a service |
| BuildInfo | |
| ClientBuilder | |
| ClientFactory | Deprecated |
| MiddlewareFactory | Deprecated
functionality now available using the
ClientBuilder |
| SerializerOnlyApiHttpClient | |
| TokenIntrospection |
| Enum | Description |
|---|---|
| ApiHttpMethod |
| Exception | Description |
|---|---|
| ApiHttpException | |
| SerializationException |