public class CommandSender extends Object
| Constructor and Description |
|---|
CommandSender() |
| Modifier and Type | Method and Description |
|---|---|
Object |
sendCommand(int timeout,
String dest,
String target,
String cmnd,
Object... args) |
Object |
sendCommand(String dest,
String target,
String cmnd,
Object... args) |
void |
setTimeout(int timeout) |
Copyright © 2019 LSST. All rights reserved.