| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| 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 |
LogMessageListener
Interface to be implemented by listeners that wish to be notified of messages
received on the LOG bus.
|
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 |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingAccessLayer.BusAccess.addForwarder(MessageListener l,
BusMessageForwarder forwarder) |
void |
MessagingAccessLayer.BusAccess.removeForwarder(MessageListener l) |
Copyright © 2022 LSST. All rights reserved.