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