| Class | Description |
|---|---|
| BaseSelectorProducer |
A base class for selector-based producers.
|
| HeaderSelectorProducer |
A selector-based produced which uses an header value to determine which processor
should be invoked.
|
| Annotation Type | Description |
|---|---|
| InvokeOnHeader |
Marks a method as being invoked for a specific header value.
|
| InvokeOnHeaders |
Marks a method as being invoked for a specific header value.
|
Apache Camel