| Package | Description |
|---|---|
| org.lsst.ccs.bus.data |
This package defines all the public data sent on the CCS buses via
messages defined in package org.lsst.ccs.bus.messages.
|
| org.lsst.ccs.bus.messages |
This package defines all the standard messages for the CCS buses.
|
| org.lsst.ccs.bus.utils |
Utility classes for bus messages and data.
|
| Class and Description |
|---|
| AgentInfo
Deprecated.
|
| CCSVersions
Deprecated.
|
| DistributionInfo
Deprecated.
|
| Class and Description |
|---|
| AgentInfo
Deprecated.
|
| AgentInfo.AgentType
Deprecated.
|
| 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.
|
| DistributionInfo
Deprecated.
|
| EncodedDataStatus
Deprecated.
|
| KeyData
Deprecated.
|
| KVList
Deprecated.
|
| StateChangeNotification
Deprecated.
|
| 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.
|
| StatusHeartBeat
Heartbeat status message.
|
| StatusMessage
Base class for all messages sent on the Status Bus.
|
| StatusRaisedAlert
Base class for all status messages containing an RaisedAlert.
|
| StatusSubsystemData
Base class for all status messages containing data that is private
to the sender Subsystem.
|
| Class and Description |
|---|
| StatusMessage
Base class for all messages sent on the Status Bus.
|
Copyright © 2015 LSST. All rights reserved.