Interface HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory

Enclosing class:
HttpComponentsHttpClientBuilder

public static interface HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory
Factory that can be used to optionally create a TlsSocketStrategy given an SslBundle.
Since:
4.0.0
Author:
Phillip Webb, Andy Wilkinson, Scott Frederick