Package com.google.gwt.user.client.rpc
Interface XsrfProtectedService
-
- All Superinterfaces:
RemoteService
public interface XsrfProtectedService extends RemoteService
XSRF protected equivalent ofRemoteService
. All calls on RPC interfaces extending this interface will be XSRF protected.