Package | Description |
---|---|
com.gwtplatform.dispatch.rpc.client |
Class and Description |
---|
RpcDispatchAsync
This class is the default implementation of
DispatchAsync , which is
essentially the client-side access to the 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.
|
RpcDispatchUndoCall
A class representing an undo call to be sent to the server using RPC.
|
Copyright © 2010–2014 Arcbees. All rights reserved.