| Package | Description |
|---|---|
| org.lsst.ccs.bus.definition |
This package deals with standard messages for the CCS buses.
|
| org.lsst.ccs.bus.messages |
| Class and Description |
|---|
| BusMessage
Base class for messages sent on the buses.
|
| CommandMessage
Message to be sent on the Command Bus.
|
| LogMessage
Message to be sent on the Log Bus.
|
| StatusMessage
Message to be sent on the Status Bus.
|
| Class and Description |
|---|
| AgentInfo |
| AgentInfo.AgentType |
| AlarmMessage |
| BusMessage
Base class for messages sent on the buses.
|
| CommandMessage
Message to be sent on the Command Bus.
|
| CommandNack
Command NACK.
|
| CommandReply
Base class for a command response.
|
| 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.
|
| EncodedDataStatus
Status with additional information.
|
| KeyData
A key-value pair.
|
| KVList |
| PublishedState
Wrapper class for an Agent internal state.
|
| StateChangeNotification |
| StatusMessage
Message to be sent on the Status Bus.
|
Copyright © 2015 LSST. All rights reserved.