Package com.smartgwt.client.rpc

Interface Summary
HandleErrorCallback The error handler callback
LoginRequiredCallback The LoginRequred callback.
 

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.