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