|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ActionHandler implementations that
forces the Action class to be passed in as a constructor to the
handler.DispatchExceptionHandler for use
by AbstractDispatchAsync implementations.Dispatch.Dispatch.execute(Action) if there is a
problem executing a particular Action.Action
classes.ActionHandler instances with the
default ActionHandlerRegistry.Dispatch and ActionHandler instances.Action and the Result of that
action.ActionHandler class with the registry.
SecureSessionAccessor for Google App Engine
authentication.BatchAction requests, which are a set of multiple
actions that need to all be executed successfully in sequence for the whole
action to succeed.Results from successful actions in the
BatchAction.ActionHandler instance
class.
ActionHandler classes to be
registered for specific Action types.ExceptionHandler which does not
do anything.Dispatch interface on the
server side.Injector.
DispatchAsync implementation
to intercept exceptions which return from further up the chain.ActionHandlers, and allows
them to execute sub-actions.null if none is available.
ActionHandlerRegistry.
Dispatch
service.
SimpleDispatch with Guice annotations.ActionHandlers
on in a lazy manner.SecureDispatchService.Injector.
ActionHandlerRegistry which allows registration
of handlers by passing in the handler instance directly.Status#CONTINUE.
Action results.DispatchAsync, which is
essentially the client-side access to the Dispatch class on the
server-side.DispatchAsync to SecureDispatchAsync.DispatchAsync
implementation, using the DefaultExceptionHandler.
DispatchAsync
implementation, using the provided ExceptionHandler implementation class.
SecureDispatchService implementation so that it can check for
valid session ids.Dispatch and
ActionHandlerRegistry interfaces.ActionHandler.execute(Action, ExecutionContext)
method to be implemented.SimpleDispatch with Spring annotations.DispatchAsync, which is
essentially the client-side access to the Dispatch class on the
server-side.DispatchAsync to StandardDispatchAsync.DispatchAsync
implementation, using the DefaultExceptionHandler.
String result.String update result.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||