Uses of Class
org.springframework.integration.filter.AbstractMessageProcessingSelector
Packages that use AbstractMessageProcessingSelector
Package
Description
Provides classes supporting the filter pattern.
-
Uses of AbstractMessageProcessingSelector in org.springframework.integration.filter
Subclasses of AbstractMessageProcessingSelector in org.springframework.integration.filterModifier and TypeClassDescriptionclassAMessageSelectorimplementation that evaluates a SpEL expression.classA method-invoking implementation ofMessageSelector.