Uses of Class
io.helidon.webclient.WebClientTls
Packages that use WebClientTls
-
Uses of WebClientTls in io.helidon.webclient
Methods in io.helidon.webclient that return WebClientTlsMethods in io.helidon.webclient with parameters of type WebClientTlsModifier and TypeMethodDescriptionWebClient.Builder.tls
(WebClientTls webClientTls) Sets newWebClientTls
instance which contains ssl configuration.