Class: AcpcTableManager::ProxyReceiver
- Inherits:
-
Receiver
- Object
- CommunicatorComponent
- Receiver
- AcpcTableManager::ProxyReceiver
- Defined in:
- lib/acpc_table_manager.rb
Instance Attribute Summary
Attributes inherited from CommunicatorComponent
Class Method Summary collapse
Methods inherited from Receiver
Methods inherited from CommunicatorComponent
Constructor Details
This class inherits a constructor from AcpcTableManager::CommunicatorComponent
Class Method Details
.channel_from_id(id) ⇒ Object
77 |
# File 'lib/acpc_table_manager.rb', line 77 def self.channel_from_id(id) "#{id}-to-proxy" end |