Annotation Interface Header
Annotates a method parameter for request header value binding. Should be used in
Controller
s and Filter
s.- Author:
- Matthew Tropiano
- See Also:
-
Required Element Summary
-
Element Details
-
value
String value- Returns:
- the name of the header value.
-