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