Class
Stomp::Message
In:
lib/stomp/message.rb
Parent:
Object
Container class for frames, misnamed technically
Methods
empty?
new
to_s
Attributes
body
[RW]
command
[RW]
headers
[RW]
original
[RW]
Public Class methods
new
(frame)
Public Instance methods
empty?
()
to_s
()
[Validate]