Frame

io.vertx.scala.ext.stomp.`package`.Frame
object Frame

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Frame.type

Members list

Value members

Concrete methods

def apply(json: JsonObject): Frame
def apply(ack: String, body: Buffer, bodyAsString: String, command: Command, destination: String, headers: Map[String, String], id: String, receipt: String, transaction: String): Frame