|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Method
The decorated Request
type will be send via the chosen
HttpMethod.
| Required Element Summary | |
|---|---|
HttpMethod |
value
Define the HttpMethod to use. |
| Element Detail |
|---|
public abstract HttpMethod value
HttpMethod to use.
HttpMethod to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||