See: Description
| Class | Description |
|---|---|
| AgentInfo | Deprecated |
| AidaPlots | Deprecated |
| Alarm | Deprecated |
| AlarmClear | Deprecated |
| AlarmOnStateChange | Deprecated |
| BusMessage<T extends Serializable,D> |
Base class for messages sent on the buses.
|
| CCSVersions | Deprecated |
| CommandAck |
Command Ack.
|
| CommandError | Deprecated |
| CommandMessage<T extends Serializable,D> |
Superclass for all messages sent on the Command Bus.
|
| CommandNack<T extends Serializable> |
Command NACK.
|
| CommandReply<T extends Serializable> |
Base class for a command reply.
|
| CommandRequest |
Wrapper class to send a BasicCommand over the Command bus; the BasicCommand is either
provided as an object or created internally from a String representation: e.g.
|
| CommandResult<T extends Serializable> |
The result of a CommandRequest.
|
| DistributionInfo | Deprecated |
| EncodedDataStatus | Deprecated |
| HeartBeatStatus | Deprecated |
| KeyData | Deprecated |
| KVList | Deprecated |
| LogMessage |
Log message to be sent on Log bus.
|
| MetadataStatus | Deprecated |
| StateChangeNotification | Deprecated |
| StatusAlert<T extends Serializable,D> |
Base class for Alert raising and clearing status.
|
| StatusClearedAlert |
Status message sent when Alerts are cleared.
|
| StatusConfigurationInfo |
A status message containing a ConfigurationInfo object.
|
| StatusData<T extends Serializable> |
Base class for all status messages containing data that is meant to be
stored in the trending database.
|
| StatusHeartBeat |
Heartbeat status message.
|
| StatusMessage<T extends Serializable,D> |
Base class for all messages sent on the Status Bus.
|
| StatusRaisedAlert |
Base class for all status messages containing an RaisedAlert.
|
| StatusRuntimeInfo |
A status message containing a RuntimeInfo object.
|
| StatusStateChangeNotification |
A StatusChangeNotification for State changes.
|
| StatusSubsystemData<T extends Serializable> |
Base class for all status messages containing data that is private
to the sender Subsystem.
|
| Enum | Description |
|---|---|
| AgentInfo.AgentType | Deprecated |
Copyright © 2015 LSST. All rights reserved.