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