| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client | |
| com.gwtplatform.dispatch.client.actionhandler | |
| com.gwtplatform.dispatch.client.actionhandler.caching |
| Modifier and Type | Class and Description |
|---|---|
class |
OldDelegatingAsyncCallback<A extends TypedAction<R>,R>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DispatchRequest |
ClientActionHandler.execute(A action,
AsyncCallback<R> resultCallback,
ExecuteCommand<A,R> executeCommand)
Deprecated.
Handles the specified action.
|
| Modifier and Type | Method and Description |
|---|---|
DispatchRequest |
AbstractCachingClientActionHandler.execute(A action,
AsyncCallback<R> resultCallback,
ExecuteCommand<A,R> executeCommand)
Deprecated.
|
Copyright © 2010–2015 Arcbees. All rights reserved.