vertx / io.vertx.ext.bridge / PermittedOptionsConverter

PermittedOptionsConverter

open class PermittedOptionsConverter

Converter for io.vertx.ext.bridge.PermittedOptions. NOTE: This class has been automatically generated from the io.vertx.ext.bridge.PermittedOptions original class using Vert.x codegen.

Constructors

<init>

PermittedOptionsConverter()

Converter for io.vertx.ext.bridge.PermittedOptions. NOTE: This class has been automatically generated from the io.vertx.ext.bridge.PermittedOptions original class using Vert.x codegen.

Functions

fromJson

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

toJson

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