Package ninja.params
Annotation Type Header
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface Header
Just an idea to inject a header right into the methods... This equals context.getHeader(...)- Author:
- James Moger
-
-
Element Detail
-
value
String value
-
-