Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
DispatchAsync
The asynchronous client-side dispatcher service with an arbitrary action type.
|
Result
A marker interface for
Action results. |
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
Result
A marker interface for
Action results. |
ServiceException
This is thrown by services when there is a low-level problem while processing an action execution.
|
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
BatchAction
This provides a simple way to send multiple actions to be executed in sequence.
|
BatchResult
Contains the list of
Result s from successful actions in the BatchAction . |
Result
A marker interface for
Action results. |
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
Result
A marker interface for
Action results. |
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
Result
A marker interface for
Action results. |
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
Result
A marker interface for
Action results. |
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
Result
A marker interface for
Action results. |
Class and Description |
---|
AbstractSimpleResult
A common use-case is returning a single value from an action.
|
Action
An action represents a command sent to the
Dispatch . |
BatchAction.OnException
BatchAction 's enumeration of possible outcomes when there is an exception. |
Result
A marker interface for
Action results. |
ServiceException
This is thrown by services when there is a low-level problem while processing an action execution.
|
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
UnsecuredActionImpl
Default Action using the base path as dispatch/className.
|
Class and Description |
---|
Action
An action represents a command sent to the
Dispatch . |
DispatchAsync
The asynchronous client-side dispatcher service with an arbitrary action type.
|
Result
A marker interface for
Action results. |
ServiceException
This is thrown by services when there is a low-level problem while processing an action execution.
|
Copyright © 2010–2014 Arcbees. All rights reserved.