|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.client | |
---|---|
Action
An action represents a command sent to the Dispatch . |
|
Result
A marker interface for Action results. |
Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.client.service | |
---|---|
Action
An action represents a command sent to the Dispatch . |
|
Result
A marker interface for Action results. |
Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.server | |
---|---|
Action
An action represents a command sent to the Dispatch . |
|
ActionException
These are thrown by Dispatch.execute(Action) if there is a
problem executing a particular Action . |
|
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. |
Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.server.service | |
---|---|
Action
An action represents a command sent to the Dispatch . |
|
ActionException
These are thrown by Dispatch.execute(Action) if there is a
problem executing a particular Action . |
|
Result
A marker interface for Action results. |
Classes in net.customware.gwt.dispatch.shared used by net.customware.gwt.dispatch.shared | |
---|---|
Action
An action represents a command sent to the Dispatch . |
|
ActionException
These are thrown by Dispatch.execute(Action) if there is a
problem executing a particular Action . |
|
BatchAction.OnException
|
|
Result
A marker interface for Action results. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |