|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface JSONP
| Optional Element Summary | |
|---|---|
String |
callbackParam
The name of the callback url parameter to send to the server. |
String |
failureCallbackParam
The name of the failure callback url parameter to send to the server. |
public abstract String callbackParam
public abstract String failureCallbackParam
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||