| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client | |
| com.gwtplatform.dispatch.client.gin |
| Class and Description |
|---|
| 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 Interceptors. |
| 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. |
| 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. |
Copyright © 2010–2016 Arcbees. All rights reserved.