|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use tweed.invocation | |
| tweed.context | A Context is a set of parameters and services for managing UI and server invocation. |
| tweed.invocation | Invocation is making server-side operations happen, and get the result back on client-side. |
Classes in tweed.invocation used by tweed.context| CommandInvoker
|
A CommandInvoker is supposed to run client-side. |
|
Classes in tweed.invocation used by tweed.invocation| Command
|
The base class for implementing Command objects, which
represent a server-side processing.CommandExecutor
|
This class helps the server executing a Command object with
only its ExternalizedCommand as input/output parameter.CommandInvoker
|
A CommandInvoker is supposed to run client-side.ExternalizedCommand
|
This serializable object gathers fields of a Command object
which should travel from client to server and vice-versa. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||