| Package | Description |
|---|---|
| io.vertx.amqpbridge | |
| io.vertx.core.http | |
| io.vertx.core.net |
| Modifier and Type | Method and Description |
|---|---|
AmqpBridgeOptions |
AmqpBridgeOptions.setOpenSslEngineOptions(OpenSSLEngineOptions sslEngineOptions) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientOptions |
HttpClientOptions.setOpenSslEngineOptions(OpenSSLEngineOptions sslEngineOptions) |
HttpServerOptions |
HttpServerOptions.setOpenSslEngineOptions(OpenSSLEngineOptions sslEngineOptions) |
| Modifier and Type | Method and Description |
|---|---|
OpenSSLEngineOptions |
OpenSSLEngineOptions.clone() |
OpenSSLEngineOptions |
OpenSSLEngineOptions.setSessionCacheEnabled(boolean sessionCacheEnabled)
Set whether session cache is enabled in open SSL session server context
|
| Modifier and Type | Method and Description |
|---|---|
NetServerOptions |
NetServerOptions.setOpenSslEngineOptions(OpenSSLEngineOptions sslEngineOptions) |
TCPSSLOptions |
TCPSSLOptions.setOpenSslEngineOptions(OpenSSLEngineOptions sslEngineOptions) |
| Constructor and Description |
|---|
OpenSSLEngineOptions(OpenSSLEngineOptions other) |
Copyright © 2016. All rights reserved.