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