@Beta
public interface OkHttpClientSupplier
extends com.google.common.base.Supplier<com.squareup.okhttp.OkHttpClient>
Note that it should configured it in the Guice module designated as
@ConfiguresHttpApi
.
Modifier and Type | Interface and Description |
---|---|
static class |
OkHttpClientSupplier.NewOkHttpClient |
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.