| Interface | Description |
|---|---|
| AgentChannel |
Encapsulates static properties and current status of a data channel.
|
| AgentChannel.Key |
Enumeration of standard attributes.
|
| AgentStatusListener |
Classes that implement this interface can be registered with
AgentStatusAggregator
to receive notifications when an agent connects or disconnects from the buses, or when
there are changes in data channels published by one of the connected agents. |
| MutableAgentChannel |
Mutable version of
AgentChannel. |
| Class | Description |
|---|---|
| AgentChannelState |
State of a data channel.
|
| AgentStatusAggregator |
Collects status data from local and remote agents and notifies clients of relevant changes.
|
| AgentStatusEvent |
An event fired by
AgentStatusAggregator to notify AgentStatusListeners of changes in the agent's status. |
| BasicChannel | |
| MutableAgentStatusEvent |
Mutable extension of
AgentStatusEvent. |
Copyright © 2019 LSST. All rights reserved.