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