Package org.springframework.integration.selector
package org.springframework.integration.selector
Provides classes related to message selection.
-
ClassDescriptionA message selector implementation that passes incoming messages through a chain of selectors.A
MessageSelector
implementation that checks the type of theMessage
payload.AMessageSelector
that acceptsMessages
that are not yet expired.