Class
StompServer::StompFrame
In:
lib/stomp_server/stomp_frame.rb
Parent:
Object
Methods
dest
new
to_s
Attributes
body
[RW]
command
[RW]
headers
[RW]
Public Class methods
new
(command=nil, headers=nil, body=nil)
Public Instance methods
dest
()
to_s
()
[Validate]