| Package | Description |
|---|---|
| org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
| Modifier and Type | Method and Description |
|---|---|
List<FilterProcessor> |
ChoiceProcessor.getFilters() |
| Constructor and Description |
|---|
ChoiceProcessor(List<FilterProcessor> filters,
org.apache.camel.Processor otherwise) |
Apache Camel