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