| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client | |
| com.gwtplatform.dispatch.client.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingAsyncCallback<A extends TypedAction<R>,R,T extends Interceptor>
AsyncCallback implementation wrapping another AsyncCallback object used by a Interceptor
implementations to delegate the execution result. |
| Modifier and Type | Method and Description |
|---|---|
DispatchRequest |
Interceptor.execute(A action,
AsyncCallback<R> resultCallback,
ExecuteCommand<A,R> executeCommand)
Handles the specified action.
|
Copyright © 2010–2015 Arcbees. All rights reserved.