Class: MQ::Exchange Deprecated
- Inherits:
-
AMQP::Exchange
- Object
- AMQ::Client::Exchange
- AMQP::Exchange
- MQ::Exchange
- Defined in:
- lib/amqp/deprecated/mq.rb
Overview
Deprecated.
Note:
This class will be removed before 1.0 release.
Alias for AMQP::Exchange.
Constant Summary
Constants inherited from AMQP::Exchange
AMQP::Exchange::DEFAULT_CONTENT_TYPE
Instance Attribute Summary
Attributes inherited from AMQP::Exchange
#default_routing_key, #name, #on_declare, #opts, #status, #type
Method Summary
Methods inherited from AMQP::Exchange
#auto_deleted?, #callback, #channel, default, #delete, #durable?, #initialize, #publish, #reset, #transient?
Constructor Details
This class inherits a constructor from AMQP::Exchange