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