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