vertx / io.vertx.ext.consul / EventListConverter

EventListConverter

open class EventListConverter

Converter for io.vertx.ext.consul.EventList. NOTE: This class has been automatically generated from the io.vertx.ext.consul.EventList original class using Vert.x codegen.

Constructors

<init>

EventListConverter()

Converter for io.vertx.ext.consul.EventList. NOTE: This class has been automatically generated from the io.vertx.ext.consul.EventList original class using Vert.x codegen.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: EventList): Unit

toJson

open static fun toJson(obj: EventList, json: JsonObject): Unit