GWT 2.7.0

Uses of Class
com.google.gwt.user.server.rpc.XsrfProtect

Packages that use XsrfProtect
com.google.gwt.user.client.rpc Classes used in client-side implementation of remote procedure calls. 
 

Uses of XsrfProtect in com.google.gwt.user.client.rpc
 

Classes in com.google.gwt.user.client.rpc with annotations of type XsrfProtect
 interface XsrfProtectedService
          XSRF protected equivalent of RemoteService.
 


GWT 2.7.0