Package com.smartgwt.client.rpc

Interface Summary
HandleErrorCallback The error handler callback
HandleTransportErrorCallback RPCManager transport error callback.
LoginRequiredCallback The LoginRequred callback.
QueueSentCallback  
RPCCallback  
 

Class Summary
RPCManager RPCManager is a static singleton class that manages transparent client/server RPC (remote procedure call).
RPCRequest Encapsulates a client/server RPC request.
RPCResponse Encapsulates an RPC response from the server.