Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.google.gwt.user.client.rpc.RpcToken Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| RpcToken | An interface for RPC token implementation objects included with each RPC call. | Interface | com.google.gwt.user.client.rpc | Google WebToolkit (GWT) |
|
| RpcToken .RpcTokenImplementation | RemoteService interfaces specifying RpcToken implementation using this annotation will only have serializers for the specific class | Class | com.google.gwt.user.client.rpc.RpcToken | Google WebToolkit (GWT) |
|
| RpcTokenException | Exception that will be passed to the RpcTokenExceptionHandler. | Class | com.google.gwt.user.client.rpc | Google WebToolkit (GWT) |
|
| RpcTokenExceptionHandler | Handles an exception produced while processing RpcToken. | Interface | com.google.gwt.user.client.rpc | Google WebToolkit (GWT) |