Class | EventMachine::Protocols::Stomp::Message |
In: |
lib/em/protocols/stomp.rb
|
Parent: | Object |
header | -> | headers |
body | [RW] | Body of the message |
command | [RW] | The command associated with the message, usually ‘CONNECTED’ or ‘MESSAGE‘ |
header | [RW] | Hash containing headers such as destination and message-id |