public interface ICommandFuture
Modifier and Type | Interface and Description |
---|---|
static class |
ICommandFuture.Type
The available commands.
|
Modifier and Type | Method and Description |
---|---|
void |
sendCommand(java.lang.Object command)
Send a command to the listeners.
|