|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
tweed.invocation | Invocation is making server-side operations happen, and get the result back on client-side. |
Uses of Command in tweed.invocation |
Methods in tweed.invocation that return Command | |
Command |
CommandExecutor.createCommand(java.lang.Class commandClass)
Creates a new Command instance correctly configured. |
Methods in tweed.invocation with parameters of type Command | |
void |
ExternalizedCommand.prepareServerInvocationOnClient(Command command)
|
void |
ExternalizedCommand.prepareExecutionOnServer(Command command)
|
void |
ExternalizedCommand.prepareReturnToClient(Command command)
|
void |
ExternalizedCommand.reconfigureOnClient(Command command)
|
void |
CommandInvoker.invoke(Command command)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |