Package com.netflix.spinnaker.config.okhttp3
package com.netflix.spinnaker.config.okhttp3
-
ClassDescriptionProvider interface that concrete implementations will use to provide a customized
OkHttpClient.Builder.Beans of this type may customize aOkHttpClient.Builderprototype.Builds anOkHttpClientthat should be can be used as-is or as a foundation for more custom OkHttpClient needs.