| Interface | Description |
|---|---|
| AgentChannel |
Encapsulates static properties and current status of a data channel.
|
| AgentChannel.Key |
Enumeration of standard attributes.
|
| AgentChannelsFilter |
A filter that selects a set of data channels and defines their presentation.
|
| AgentChannelsFilter.Listener |
Interface to be implemented by classes that should be notified of changes in the
AgentChannelsFilter. |
| 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 |
|---|---|
| AgentChannelsFilter.Event | |
| 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 © 2018 LSST. All rights reserved.