Annotation Interface Http.HttpMethod
- Enclosing class:
Http
@Retention(CLASS)
@Documented
@Target({METHOD,ANNOTATION_TYPE})
public static @interface Http.HttpMethod
HTTP method. Can be used as a meta annotation.
The method value is case-sensitive and is preserved exactly.
-
Required Element Summary
Required Elements
-
Element Details
-
value
-