| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCallbackDispatchRequest<R>
An implementation of
CallbackDispatchRequest that should be used by
ClientActionHandlers that make asynchronous calls that do not
return a Request. |
class |
DelagatingCallbackDispatchRequest<R>
An implementation of
DispatchRequest that should be used by
ClientActionHandlers that make asynchronous calls that return a
Request. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.