| Package | Description |
|---|---|
| org.lsst.ccs.bus.messages |
This package defines all the standard messages for the CCS buses.
|
| Class and Description |
|---|
| BusMessage
Base class for messages sent on the buses.
|
| CommandMessage
Superclass for all messages sent on the Command Bus.
|
| CommandReply
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.
|
| StatusAlert
Base class for Alert raising and clearing status.
|
| StatusData
Base class for all status messages containing data that is meant to be
stored in the trending database.
|
| StatusMessage
Base class for all messages sent on the Status Bus.
|
Copyright © 2022 LSST. All rights reserved.