vertx / io.vertx.ext.consul / ServiceEntryListConverter

ServiceEntryListConverter

open class ServiceEntryListConverter

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

Constructors

<init>

ServiceEntryListConverter()

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

Functions

fromJson

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

toJson

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