StompHeaders class

STOMP header names

Constructors

StompHeaders.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

acceptVersion → const String
ack → const String
ackAuto → const String
ackClient → const String
ackClientIndividual → const String
contentLength → const String
contentType → const String
destination → const String
heartBeat → const String
host → const String
id → const String
login → const String
message → const String
messageId → const String
passcode → const String
receipt → const String
receiptId → const String
server → const String
session → const String
subscription → const String
transaction → const String
version → const String