vertx / io.vertx.servicediscovery.types / HttpLocationConverter

HttpLocationConverter

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.

Constructors

<init>

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.

Functions

fromJson

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

toJson

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