Annotation Interface Headers


@Retention(RUNTIME) @Documented @Target(PARAMETER) public @interface Headers
Marks a parameter as being an injection point of the headers of an inbound Message
See Also: