Uses of Class
io.helidon.webclient.Ssl
-
Packages that use Ssl Package Description io.helidon.webclient A reactive client for rest calls. -
-
Uses of Ssl in io.helidon.webclient
Methods in io.helidon.webclient that return Ssl Modifier and Type Method Description SslSsl.Builder. build()Methods in io.helidon.webclient with parameters of type Ssl Modifier and Type Method Description WebClient.BuilderWebClient.Builder. ssl(Ssl ssl)Sets newSslinstance which contains ssl configuration.
-