Package io.vrap.rmf.base.client
package io.vrap.rmf.base.client
-
ClassDescriptionAccessor<T>abstract class for accessor implementationsInterface for an HTTP client accessing the API and mapping to a known output typeDefault implementation of an
ApiHttpClientApiMethod.ParamEntry<K,V> AsyncApiClient<TReturn>In order to work, the sdk needs anVrapHttpClientprovider, this can be done by extendingHttpClientSupplierand exposing it as a serviceBuilder<T>interface to build instance of TThe ClientBuilder is used to configure and create anApiHttpClient.ClientRequestCommand<TResult>ContextAware<U>Interface to supply a HTTP client implementation specified by aServiceLoaderHttpRequestCommand<TResult>RequestCommand<TResult>Interface to deserialize a response to a specified output typeImplementation of a non executableApiHttpClientMarker interface to generate a solution info for the Java SDK user agent.Wrapper interface for a HTTP client