Class: MessageQueue::Adapters::Memory::Connection
- Inherits:
-
Connection
- Object
- Connection
- MessageQueue::Adapters::Memory::Connection
- Defined in:
- lib/message_queue/adapters/memory/connection.rb
Defined Under Namespace
Instance Attribute Summary
Attributes inherited from Connection
Instance Method Summary collapse
Methods inherited from Connection
#connect, #connected?, #disconnect, #initialize, #with_connection
Methods included from Logging
#logger, logger, logger=, setup_logger
Constructor Details
This class inherits a constructor from MessageQueue::Connection