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