Class: MQ::Queue Deprecated

Inherits:
AMQP::Queue show all
Defined in:
lib/amqp/deprecated/mq.rb

Overview

Deprecated.
Note:

This class will be removed before 1.0 release.

Alias for AMQP::Queue.

Instance Attribute Summary

Attributes inherited from AMQP::Queue

#name, #opts

Method Summary

Methods inherited from AMQP::Queue

#auto_recover, #bind, #callback, #consumer_tag, #default_consumer, #delete, #initialize, #once_declared, #pop, #publish, #purge, #reset, #server_named?, #status, #subscribe, #subscribed?, #unbind, #unsubscribe

Constructor Details

This class inherits a constructor from AMQP::Queue