Interface HasRpcToken


public interface HasRpcToken
An interface implemented by client-side RPC proxy objects. Cast the object returned from GWT.create(Class) on a RemoteService to this interface to set RpcToken and RpcTokenExceptionHandler.