Uses of Class
io.vertx.core.net.JdkSSLEngineOptions
-
Packages that use JdkSSLEngineOptions Package Description io.vertx.core.net -
-
Uses of JdkSSLEngineOptions in io.vertx.core.net
Methods in io.vertx.core.net that return JdkSSLEngineOptions Modifier and Type Method Description JdkSSLEngineOptions
JdkSSLEngineOptions. copy()
JdkSSLEngineOptions
JdkSSLEngineOptions. setUseWorkerThread(boolean useWorkerThread)
Constructors in io.vertx.core.net with parameters of type JdkSSLEngineOptions Constructor Description JdkSSLEngineOptions(JdkSSLEngineOptions that)
-