|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface HttpMethod
JSR-311-esque @HttpMethod allows you to annotate other annotations to declare the type of HTTP method they represent.
Required Element Summary | |
---|---|
ERXRoute.Method |
value
|
Element Detail |
---|
public abstract ERXRoute.Method value
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |