Class BaseHttpClientSupplier

java.lang.Object
io.vrap.rmf.base.client.BaseHttpClientSupplier
All Implemented Interfaces:
ExecutorHttpClientSupplier, HttpClientSupplier, Supplier<VrapHttpClient>
Direct Known Subclasses:
ApacheHttpClientSupplier, AsyncHttpClientSupplier, JavaNetHttpClientSupplier, NettyHttpClientSupplier, OkHttp3ClientSupplier, OkHttp4ClientSupplier

public abstract class BaseHttpClientSupplier extends Object implements HttpClientSupplier
In order to work, the sdk needs an VrapHttpClient provider, this can be done by extending HttpClientSupplier and exposing it as a service