public class OCSBridgeSALLayer extends OCSCommandExecutor
OCSCommandExecutor.OCSExecutor| Modifier and Type | Method and Description |
|---|---|
protected void |
acknowledgeCommand(OCSCommandExecutor.OCSExecutor command,
Duration timeout) |
protected void |
rejectCommand(OCSCommandExecutor.OCSExecutor command,
String reason) |
protected void |
reportComplete(OCSCommandExecutor.OCSExecutor command) |
protected void |
reportError(OCSCommandExecutor.OCSExecutor command,
Exception ex) |
void |
start() |
public void start()
protected void reportComplete(OCSCommandExecutor.OCSExecutor command)
reportComplete in class OCSCommandExecutorprotected void reportError(OCSCommandExecutor.OCSExecutor command, Exception ex)
reportError in class OCSCommandExecutorprotected void acknowledgeCommand(OCSCommandExecutor.OCSExecutor command, Duration timeout)
acknowledgeCommand in class OCSCommandExecutorprotected void rejectCommand(OCSCommandExecutor.OCSExecutor command, String reason)
rejectCommand in class OCSCommandExecutorCopyright © 2020 LSST. All rights reserved.