| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandMessageListener
Interface to be implemented by listeners that wish to be notified of messages
received on the command bus.
|
interface |
DataStatusListener
Deprecated.
|
interface |
EncodedStatusListens
Deprecated.
|
interface |
KeyValueStatusListener
Deprecated.
|
interface |
LogMessageListener
Interface to be implemented by listeners that wish to be notified of messages
received on the LOG bus.
|
interface |
SerializedDataStatusListener
Deprecated.
|
interface |
StatusMessageListener
Interface to be implemented by listeners that wish to be notified of messages
received on the status bus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPresenceManager
Tracks agent connection and disconnection on the buses.
|
class |
LogAggregator |
class |
StateBundleAggregator |
class |
StatusAggregator
A StatusAggregator listens to the status bus and keeps track in
memory of selected status data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingAccessLayer.BusAccess.addForwarder(MessageListener l,
BusMessageForwarder forwarder) |
void |
MessagingAccessLayer.BusAccess.removeForwarder(MessageListener l) |
Copyright © 2015 LSST. All rights reserved.