vertx / io.vertx.ext.shell.term / HttpTermOptionsConverter

HttpTermOptionsConverter

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.

Constructors

<init>

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.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: HttpTermOptions): Unit

toJson

open static fun toJson(obj: HttpTermOptions, json: JsonObject): Unit