| Name | Description | Type | Package | Framework |
| MethodInvokingSelector | A method-invoking implementation of MessageSelector. | Class | org.springframework.integration.filter | Spring Integration |
| MessageFilter | Message Handler that delegates to a MessageSelector. | Class | org.springframework.integration.filter | Spring Integration |
| ExpressionEvaluatingSelector | A MessageSelector implementation that evaluates a SpEL expression. | Class | org.springframework.integration.filter | Spring Integration |
| AbstractMessageProcessingSelector | A base class for MessageSelector implementations that delegate toAuthor:Mark Fisher, Artem Bilan | Class | org.springframework.integration.filter | Spring Integration |