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