public interface ICommandFuture
Modifier and Type | Interface and Description |
---|---|
static class |
ICommandFuture.Type
The available commands.
|
Modifier and Type | Method and Description |
---|---|
void |
sendCommand(Object command)
Send a command to the listeners.
|
void sendCommand(Object command)
command
- The command.Copyright © 2013. All Rights Reserved.