Class: RubyRabbitmqJanus::Rabbit::Listener::From

Inherits:
Base
  • Object
show all
Defined in:
lib/rrj/rabbit/listener/from.rb

Overview

This publisher don’t post message. Is listen just an standard queue to Janus. By default is “from-janus”. It’s a parameter in config to this gem.

Author:

Direct Known Subclasses

FromAdmin

Instance Attribute Summary

Attributes inherited from BaseEvent

#responses

Method Summary

Methods inherited from Base

#initialize, #listen_events

Methods inherited from BaseEvent

#initialize

Constructor Details

This class inherits a constructor from RubyRabbitmqJanus::Rabbit::Listener::Base