|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterProcessor | |
|---|---|
| org.apache.camel | The core Camel API and DSL |
| org.apache.camel.builder | The Camel routing DSL |
| Uses of FilterProcessor in org.apache.camel |
|---|
| Methods in org.apache.camel that return types with arguments of type FilterProcessor | |
|---|---|
List<FilterProcessor<E>> |
ChoiceProcessor.getFilters()
|
| Constructor parameters in org.apache.camel with type arguments of type FilterProcessor | |
|---|---|
ChoiceProcessor(List<FilterProcessor<E>> filters,
Processor<E> otherwise)
|
|
| Uses of FilterProcessor in org.apache.camel.builder |
|---|
| Methods in org.apache.camel.builder that return FilterProcessor | |
|---|---|
FilterProcessor<E> |
PredicateBuilder.createProcessor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||