protected static class CommandDispenser.CommandToRegister extends Object
| Constructor and Description |
|---|
CommandToRegister(String aTextCommand) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponse(long timeout)
Return the response to the initial commandWord.
|
String |
toString() |
void |
updateResponse(String theResponse) |
public CommandToRegister(String aTextCommand)
public void updateResponse(String theResponse)
public String getResponse(long timeout) throws CanOpenCallTimeoutException
timeout - we don't want to wait the response more than timeoutCanOpenCallTimeoutExceptionCopyright © 2015 LSST. All rights reserved.