|
GWT 2.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Deprecated @Retention(value=RUNTIME) public @interface JsonRpcWireName
Experimental API, subject to change Provides the method name for a JSON-RPC invocation.
RequestFactory has moved to
com.google.web.bindery.requestfactory. This package will be
removed in a future version of GWT.
| Required Element Summary | |
|---|---|
java.lang.String |
value
Deprecated. |
| Optional Element Summary | |
|---|---|
java.lang.String |
version
Deprecated. |
| Element Detail |
|---|
public abstract java.lang.String value
public abstract java.lang.String version
|
GWT 2.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||