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