| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| org.lsst.ccs.command.remote |
Abstract classes required for remote command invocation.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
RoutingCommandSet.invoke(BasicCommand command) |
Object |
CommandSet.invoke(BasicCommand tc) |
Object |
CompositeCommandSet.invoke(BasicCommand command)
Invoke a command included in this command set.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
CommandResponse.getResult() |
| Constructor and Description |
|---|
CommandResponse(CommandInvocationException exception) |
Copyright © 2023 LSST. All rights reserved.