@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface JSONWebService
Modifier and Type | Optional Element and Description |
---|---|
String |
method |
JSONWebServiceMode |
mode |
String |
value |
public abstract JSONWebServiceMode mode