Class: MessageDriver::Adapters::InMemoryAdapter::Message

Inherits:
Message::Base
  • Object
show all
Defined in:
lib/message_driver/adapters/in_memory_adapter.rb

Instance Attribute Summary

Attributes inherited from Message::Base

#body, #ctx, #destination, #headers, #properties, #raw_body

Method Summary

Methods inherited from Message::Base

#ack, #initialize, #nack

Constructor Details

This class inherits a constructor from MessageDriver::Message::Base