public abstract class BaseHttpClientSupplier extends Object implements HttpClientSupplier
VrapHttpClient provider, this can be done by extending HttpClientSupplier
and exposing it as a service| Constructor and Description |
|---|
BaseHttpClientSupplier() |
| Modifier and Type | Method and Description |
|---|---|
abstract VrapHttpClient |
get()
The
VrapHttpClient provider method |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic abstract VrapHttpClient get()
VrapHttpClient provider methodget in interface Supplier<VrapHttpClient>