Package org.springframework.integration.filter
package org.springframework.integration.filter
Provides classes supporting the filter pattern.
-
ClassesClassDescriptionA base class for
MessageSelectorimplementations that delegate to aMessageProcessor.AMessageSelectorimplementation that evaluates a SpEL expression.Message Handler that delegates to aMessageSelector.A method-invoking implementation ofMessageSelector.