open class OpenSSLEngineOptionsConverter
Converter for io.vertx.core.net.OpenSSLEngineOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.OpenSSLEngineOptions original class using Vert.x codegen.
OpenSSLEngineOptionsConverter()
Converter for io.vertx.core.net.OpenSSLEngineOptions. NOTE: This class has been automatically generated from the io.vertx.core.net.OpenSSLEngineOptions original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: OpenSSLEngineOptions): Unit |
|
open static fun toJson(obj: OpenSSLEngineOptions, json: JsonObject): Unit |