Class: Legion::Transport::Exchanges::Crypt

Inherits:
Legion::Transport::Exchange show all
Defined in:
lib/legion/transport/exchanges/crypt.rb

Constant Summary

Constants included from Common

Common::NAMESPACE_BOUNDARIES

Instance Method Summary collapse

Methods inherited from Legion::Transport::Exchange

cache_instance, cached_instance, #channel, clear_cache, #default_options, #default_type, #delete, #delete_exchange, #exchange_options, #initialize, instance_cache, #passive?

Methods included from Common

#channel, #channel_open?, #close, #close!, #deep_merge, #generate_consumer_tag, #open_channel, #options_builder

Constructor Details

This class inherits a constructor from Legion::Transport::Exchange

Instance Method Details

#exchange_nameObject



7
8
9
# File 'lib/legion/transport/exchanges/crypt.rb', line 7

def exchange_name
  'crypt'
end