| Package | Description | 
|---|---|
| com.google.gwt.user.client.rpc | Classes used in client-side implementation of remote procedure calls. | 
| Modifier and Type | Method and Description | 
|---|---|
| RpcTokenExceptionHandler | HasRpcToken. getRpcTokenExceptionHandler()Return RPC token exception handler used with this RPC instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HasRpcToken. setRpcTokenExceptionHandler(RpcTokenExceptionHandler handler)Sets the handler for exceptions that occurred during RPC token processing. |