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