JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel
Headers
Contents
Description
Hide sidebar
Show sidebar
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:
Message.getHeaders()