Uses of Class
org.apache.camel.processor.FilterProcessor
Packages that use FilterProcessor
Package
Description
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
-
Uses of FilterProcessor in org.apache.camel.processor
Methods in org.apache.camel.processor that return types with arguments of type FilterProcessorConstructor parameters in org.apache.camel.processor with type arguments of type FilterProcessorModifierConstructorDescriptionChoiceProcessor(List<FilterProcessor> filters, org.apache.camel.Processor otherwise)