Uses of Package
io.vertx.core.spi.tls
-
Packages that use io.vertx.core.spi.tls Package Description io.vertx.core.net io.vertx.core.spi.tls -
Classes in io.vertx.core.spi.tls used by io.vertx.core.net Class Description SslContextFactory A factory for a NettySslContext
, the factory is configured with the fluent setters untilSslContextFactory.create()
to obtain a properly configuredSslContext
. -
Classes in io.vertx.core.spi.tls used by io.vertx.core.spi.tls Class Description SslContextFactory A factory for a NettySslContext
, the factory is configured with the fluent setters untilSslContextFactory.create()
to obtain a properly configuredSslContext
.