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