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