| Package | Description |
|---|---|
| org.lsst.ccs.bus |
| Modifier and Type | Class and Description |
|---|---|
class |
Command
A command sent on the CCS bus
Will be executed by the destination subsystem.
|
class |
CommandAck |
class |
CommandAckOrReply |
class |
CommandReply
Reply to command.
|
class |
ModuleConfigCommand
Deprecated.
|
class |
ModuleInvokerCommand
This command will invoke a method of a Module, when sent to a
ModularSubsystem
|
class |
NegativeAck
An ack message to notify initiator of a command rejection.
|
class |
SystemCommand
A Command intended for a Subsystem (and not meant to be specific to a Module)
|
| Modifier and Type | Field and Description |
|---|---|
static Bus<CommandBusMessage> |
Bus.COMMAND |
Copyright © 2014 LSST. All Rights Reserved.