| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.client | |
| com.gwtplatform.dispatch.rpc.client.gin | |
| com.gwtplatform.dispatch.rpc.client.interceptor |
| Class and Description |
|---|
| RpcDispatchAsync
This class is the default implementation of
DispatchAsync, which is
essentially the client-side access to the com.gwtplatform.dispatch.rpc.server.Dispatch class on the
server-side. |
| RpcDispatchCallFactory
A factory used to create
DispatchCall instances. |
| RpcDispatchExecuteCall
A class representing an execute call to be sent to the server using RPC.
|
| RpcDispatchHooks
Hooks to be executed on every
DispatchCall. |
| RpcDispatchUndoCall
A class representing an undo call to be sent to the server using RPC.
|
| Class and Description |
|---|
| RpcDispatchCallFactory
A factory used to create
DispatchCall instances. |
| RpcDispatchHooks
Hooks to be executed on every
DispatchCall. |
| Class and Description |
|---|
| RpcDispatchCallFactory
A factory used to create
DispatchCall instances. |
Copyright © 2010–2017 Arcbees. All rights reserved.