Class: MQ Deprecated

Inherits:
AMQP::Channel show all
Defined in:
lib/amqp/deprecated/mq.rb,
lib/amqp/deprecated/mq.rb,
lib/amqp/deprecated/logger.rb

Overview

Deprecated.
Note:

This class will be removed before 1.0 release.

Alias for AMQP::Channel.

Defined Under Namespace

Classes: Exchange, Logger, Queue

Instance Attribute Summary

Attributes inherited from AMQP::Channel

connection, status

Method Summary

Methods inherited from AMQP::Channel

#acknowledge, #close, #default_exchange, #direct, #fanout, #flow, #flow_is_active?, #headers, #initialize, method_missing, next_channel_id, on_error, #on_error, #once_open, #open, #open?, #prefetch, #queue, #queue!, #recover, #reject, #rpc, #rpcs, #topic, #tx_commit, #tx_rollback, #tx_select

Constructor Details

This class inherits a constructor from AMQP::Channel