|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcTokenExceptionHandler | |
---|---|
com.google.gwt.user.client.rpc | Classes used in client-side implementation of remote procedure calls. |
Uses of RpcTokenExceptionHandler in com.google.gwt.user.client.rpc |
---|
Methods in com.google.gwt.user.client.rpc that return RpcTokenExceptionHandler | |
---|---|
RpcTokenExceptionHandler |
HasRpcToken.getRpcTokenExceptionHandler()
Return RPC token exception handler used with this RPC instance. |
Methods in com.google.gwt.user.client.rpc with parameters of type RpcTokenExceptionHandler | |
---|---|
void |
HasRpcToken.setRpcTokenExceptionHandler(RpcTokenExceptionHandler handler)
Sets the handler for exceptions that occurred during RPC token processing. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |