@Documented
@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.
| Modifier and Type | Required Element and Description |
|---|---|
ERXRoute.Method |
value |
public abstract ERXRoute.Method value
Copyright © 2002 – 2022 Project Wonder.