ActionHandler implementations that forces the Action class to be
passed in as a constructor to the handler.ActionValidator implementation.Dispatch service with an arbitrary action type, for which the
client-side async service is DispatchAsync.DispatchService, for which the client-side async service is
DispatchServiceAsync.Action classes.ActionHandler and ActionValidator class definitions.ActionHandler and ActionValidator instance definitions.ActionHandlerValidatorInstance.ActionValidator.DispatchService implementation so that it can check
whether or not the action can be executed.ActionValidator
class with the registry.BatchAction requests, which are a set of multiple actions that need to all be executed
successfully in sequence for the whole action to succeed.ActionValidator from the registry.ActionException and ServiceException will have their stacktraces (and stacktraces of their
causes) removed for security purposes.ActionHandlers,
and allows them to execute sub-actions.ActionValidator which supports the specified Action,
or null if none is available.ActionValidator class and return the instance or
null if none is available.ActionHandler.execute(Action, com.gwtplatform.dispatch.rpc.server.ExecutionContext) or undone via
ActionHandler.undo(Action, Result, com.gwtplatform.dispatch.rpc.server.ExecutionContext).Action can be executed at this time.Copyright © 2010–2016 Arcbees. All rights reserved.