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