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