JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.google.gwt.user.client.rpc
Interface XsrfTokenServiceAsync
public interface
XsrfTokenServiceAsync
Async peer of
XsrfTokenService
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
getNewXsrfToken
(
AsyncCallback
<
XsrfToken
> asyncCallback)
Method Details
getNewXsrfToken
void
getNewXsrfToken
(
AsyncCallback
<
XsrfToken
> asyncCallback)