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