|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
query instead.
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE,PARAMETER})
public @interface operationPlaced on methods that should be called for GET, POST, PUT, or DELETE requests with a query string starting with this value.
| Required Element Summary | |
|---|---|
String[] |
value
Deprecated. |
| Element Detail |
|---|
public abstract String[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||