Uses of Interface
io.quarkus.vertx.http.runtime.ServerSslConfig
Packages that use ServerSslConfig
Package
Description
-
Uses of ServerSslConfig in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return ServerSslConfig -
Uses of ServerSslConfig in io.quarkus.vertx.http.runtime.management
Methods in io.quarkus.vertx.http.runtime.management that return ServerSslConfig -
Uses of ServerSslConfig in io.quarkus.vertx.http.runtime.options
Methods in io.quarkus.vertx.http.runtime.options with parameters of type ServerSslConfigModifier and TypeMethodDescriptionstatic longTlsCertificateReloader.initCertReloadingAction(io.vertx.core.Vertx vertx, io.vertx.core.http.HttpServer server, io.vertx.core.http.HttpServerOptions options, ServerSslConfig sslConfig, io.quarkus.tls.TlsConfigurationRegistry registry, Optional<String> tlsConfigurationName)