| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.shared |
| 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
com.gwtplatform.dispatch.rpc.server.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.
|
Copyright © 2010–2015 Arcbees. All rights reserved.