|
GWTP Dispatch Server Base 0.6-redhat-1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ActionHandler<A extends Action<R>,R extends Result> | Instances of this interface will handle specific types of Action
classes. |
Class Summary | |
---|---|
AbstractActionHandler<A extends Action<R>,R extends Result> | Simple abstract super-class for ActionHandler implementations that
forces the Action class to be passed in as a constructor to the
handler. |
ActionResult<A extends Action<R>,R extends Result> | This contains both the original Action and the Result of that
action. |
BatchActionHandler | This handles BatchAction requests, which are a set of multiple
actions that need to all be executed successfully in sequence for the whole
action to succeed. |
|
GWTP Dispatch Server Base 0.6-redhat-1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |