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