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