| Package | Description |
|---|---|
| org.lsst.ccs.bus |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BusApplicationLayer.ForwarderToCommand
instances of this class will forward commands coming from the transport layer
to the registered CommandListener.
|
protected class |
BusApplicationLayer.ForwarderToLog
instances of this class will forward directly log messages to a log listener
|
class |
BusApplicationLayer.ForwarderToStatus
instances of this class will forward directly status messages to statuslistener
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusMessagingLayer.addMessageListener(String agentName,
BusMessageForwarder forwarder,
Bus... buses)
Sets up callback configuration for a topic and subsystem.
|
void |
BusMessagingLayer.removeMessageListener(String agentName,
BusMessageForwarder forwarder,
Bus... buses)
Removes a message listener from the forwarder list.
|
Copyright © 2014 LSST. All Rights Reserved.