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
ClientActionHandler s that make asynchronous calls. |
DelegatingDispatchRequest
An implementation of
DispatchRequest that is used in conjunction with
ClientActionHandler s. |
DispatchCall
An class representing a call made to the server through
RestDispatch or
DispatchAsync . |
DispatchHooks
Hooks to be executed on every
DispatchCall . |
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 |
---|
DispatchHooks
Hooks to be executed on every
DispatchCall . |
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 . |
DispatchHooks
Hooks to be executed on every
DispatchCall . |
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.