JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GWT 2.6.0-rc2
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
com.google.gwt.user.server.rpc
Annotation Type NoXsrfProtect
@Inherited @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface
NoXsrfProtect
Annotation on RPC interfaces and methods indicating that they do not need to be XSRF protected.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GWT 2.6.0-rc2
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element