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