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