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