Class: AMQP::Channel

Inherits:
Object
  • Object
show all
Defined in:
omf_common/lib/omf_common/comm/amqp/amqp_communicator.rb

Instance Method Summary (collapse)

Instance Method Details

- (Object) exchanges



15
16
17
# File 'omf_common/lib/omf_common/comm/amqp/amqp_communicator.rb', line 15

def exchanges
  @exchanges
end

- (Object) queues



11
12
13
# File 'omf_common/lib/omf_common/comm/amqp/amqp_communicator.rb', line 11

def queues
  @queues
end