GWT 2.7.0

com.google.gwt.user.client.rpc
Interface XsrfTokenServiceAsync


public interface XsrfTokenServiceAsync

Async peer of XsrfTokenService.


Method Summary
 void getNewXsrfToken(AsyncCallback<XsrfToken> asyncCallback)
           
 

Method Detail

getNewXsrfToken

void getNewXsrfToken(AsyncCallback<XsrfToken> asyncCallback)

GWT 2.7.0