public interface HttpClientSupplier extends Supplier<VrapHttpClient>, ExecutorHttpClientSupplier
ServiceLoader| Modifier and Type | Method and Description |
|---|---|
static Supplier<VrapHttpClient> |
of() |
static Supplier<VrapHttpClient> |
of(ExecutorService executorService) |
getstatic Supplier<VrapHttpClient> of()
static Supplier<VrapHttpClient> of(ExecutorService executorService)