Package com.isomorphic.rpc

Class Summary
RPCManager The RPCManager provides the ability to read RPC requests sent by the client and send RPC responses back to the client.
RPCRequest RPCRequest encapsulates the data sent by the client-side RPCManager.
RPCResponse RPCResponse encapsulates data sent from the server to the client in response to an RPCRequest.
 

Exception Summary
ClientMustResubmitException This exception exists to work around a bug in IE cause by hotfix Q832894 which occasionally causes the browser to fail to send data filled into a form when the form is submitted.