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