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