Package org.springframework.integration.selector
@NullMarked
package org.springframework.integration.selector
Provides classes related to message selection.
-
ClassDescriptionThe
MessageSelectorimplementation to apply patterns on the value of the specified header in the message.A message selector implementation that passes incoming messages through a chain of selectors.AMessageSelectorimplementation that checks the type of theMessagepayload.AMessageSelectorthat acceptsMessagesthat are not yet expired.