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