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