Annotation Type HeaderParam
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface HeaderParam
Bind the value of a HTTP header to the annotated parameter.- Author:
- npiedeloup
-
-
Element Detail
-
value
String value
-
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface HeaderParam
String value