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