Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Delivered
-
None
-
None
-
Unknown
Description
Message headers can be used as input, output or both. (Maybe need a better term)
Input means input to a producer.
And output means output from a consumer.
For example the FILE_NAME header is both input and output, as input its used to control what name to write the file as. And as output its the actual file name the consumer has read.
The timer component only has output headers, eg the fired time and so on.
It would be good to have a way to mark this in the annotation and also generate that information in the json file, so we know and have it available for tooling and the website documentation.
Attachments
Issue Links
- is related to
-
CAMEL-16628 camel-core - SPI annotations for message headers
- Resolved