Class StompServer::ActiveRecordQueue
In: lib/stomp_server/queue/activerecord_queue.rb
Parent: Object

Methods

Attributes

checkpoint_interval  [RW] 

Public Class methods

Public Instance methods

store a frame (assigning it a message-id)

Get and remove a frame from the queue

Add a frame to the queue

remove a frame from the store

Requeue the frame previously pending

[Validate]