Package com.netflix.spinnaker.config.okhttp3
-
Interface Summary Interface Description OkHttpClientBuilderProvider Provider interface that concrete implementations will use to provide a customizedOkHttpClient.Builder. -
Class Summary Class Description DefaultOkHttpClientBuilderProvider InsecureOkHttpClientBuilderProvider OkHttpClientProvider RawOkHttpClientFactory Builds anOkHttpClientthat should be can be used as-is or as a foundation for more custom OkHttpClient needs.