Class: Bunny::RecordedExchangeBinding

Inherits:
RecordedBinding show all
Defined in:
lib/bunny/topology_registry.rb

Overview

Represents an exchange binding intent that can be repeated.

Instance Attribute Summary

Attributes inherited from RecordedBinding

#arguments, #destination, #routing_key, #source

Attributes inherited from RecordedEntity

#channel

Method Summary

Methods inherited from RecordedBinding

#==, #eql?, #hash, #initialize, #with_arguments, #with_destination, #with_routing_key, #with_source

Methods inherited from RecordedEntity

#initialize

Constructor Details

This class inherits a constructor from Bunny::RecordedBinding