| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Class and Description |
|---|
| AlarmMessage |
| Bus
Bus definitions.
|
| BusMessage
Generic abstract bus message class
Concrete implementations (command, status, logevent) will be sent on the
appropriate bus.
|
| BusPayload
Marker interface of all messages on the buses.
|
| Command
A command sent on the CCS bus.
|
| CommandAck |
| CommandAckOrReply |
| CommandBusMessage |
| CommandReply.CommandStatus |
| DataStatus_Deprecated
Status with additional information.
|
| DataValueNotification
this class is to replace ValueNotification
which is temporarily kept for compatibility.
|
| DetailLevel
Detail level for status and log messages.
|
| EncodedDataStatus
Status with additional information.
|
| KeyData
A key-value pair.
|
| KVList |
| LogEvent
Logging event to be sent on logging bus.
|
| NegativeAck
An ack message to notify initiator of a command rejection.
|
| ObjectNType
This class contains information about an object and it class.
|
| PriorityLevel
Message priority level
|
| StateChangeNotification |
| Status
A Status message that can be sent on the status bus
|
| TrendingStatus
A special status publishing a name/value pair on the status bus
Though it extends DataStatus_Deprecated the main purpose is slightly different.
|
| ValueNotification |
Copyright © 2014 LSST. All Rights Reserved.