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