@FunctionalInterface public static interface OkHttpClientWrapper.Config
| Modifier and Type | Method and Description |
|---|---|
okhttp3.OkHttpClient.Builder |
apply(okhttp3.OkHttpClient.Builder builder) |
static OkHttpClientWrapper.Config |
truststoreFrompath(String path) |
okhttp3.OkHttpClient.Builder apply(okhttp3.OkHttpClient.Builder builder)
throws Exception
Exceptionstatic OkHttpClientWrapper.Config truststoreFrompath(String path)
Copyright © 2019. All rights reserved.