| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client | |
| com.gwtplatform.dispatch.client.gin | |
| com.gwtplatform.dispatch.rest.client | |
| com.gwtplatform.dispatch.rpc.client |
| Class and Description |
|---|
| AbstractDispatchAsync
Deprecated.
This class will be removed.
|
| CallbackDispatchRequest
An implementation of
DispatchRequest that should be used by
ClientActionHandlers that make asynchronous calls. |
| DelegatingDispatchRequest
An implementation of
DispatchRequest that is used in conjunction with
ClientActionHandlers. |
| DispatchCall
An class representing a call made to the server through
RestDispatch or
DispatchAsync. |
| ExceptionHandler
Implementations of this interface can be added to a
DispatchAsync
implementation to intercept exceptions which return from further up the chain. |
ExceptionHandler.Status
ExceptionHandler's status enumeration. |
| RpcDispatchAsync
Deprecated.
Please use
RpcDispatchAsync. |
| Class and Description |
|---|
| ExceptionHandler
Implementations of this interface can be added to a
DispatchAsync
implementation to intercept exceptions which return from further up the chain. |
| Class and Description |
|---|
| DispatchCall
An class representing a call made to the server through
RestDispatch or
DispatchAsync. |
| ExceptionHandler
Implementations of this interface can be added to a
DispatchAsync
implementation to intercept exceptions which return from further up the chain. |
| Class and Description |
|---|
| DispatchCall
An class representing a call made to the server through
RestDispatch or
DispatchAsync. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.