vertx / io.vertx.ext.consul / SessionListConverter

SessionListConverter

open class SessionListConverter

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

Constructors

<init>

SessionListConverter()

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

Functions

fromJson

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

toJson

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