Uses of Interface
org.springframework.boot.http.client.HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory
Packages that use HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory
-
Uses of HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory in org.springframework.boot.http.client
Methods in org.springframework.boot.http.client with parameters of type HttpComponentsHttpClientBuilder.TlsSocketStrategyFactoryModifier and TypeMethodDescriptionHttpComponentsClientHttpRequestFactoryBuilder.withTlsSocketStrategyFactory
(HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory tlsSocketStrategyFactory) Return a newHttpComponentsClientHttpRequestFactoryBuilder
with a replacementTlsSocketStrategy
factory.HttpComponentsHttpClientBuilder.withTlsSocketStrategyFactory
(HttpComponentsHttpClientBuilder.TlsSocketStrategyFactory tlsSocketStrategyFactory) Return a newHttpComponentsHttpClientBuilder
with a replacementTlsSocketStrategy
factory.