Uses of Class
org.springframework.integration.filter.MessageFilter
Packages that use MessageFilter
Package
Description
Base package for configuration.
Root package of the Spring Integration Java DSL.
-
Uses of MessageFilter in org.springframework.integration.config
Methods in org.springframework.integration.config that return MessageFilterModifier and TypeMethodDescriptionprotected MessageFilterFilterFactoryBean.createFilter(MessageSelector selector) Methods in org.springframework.integration.config with parameters of type MessageFilterModifier and TypeMethodDescriptionprotected voidFilterFactoryBean.postProcessFilter(MessageFilter filter) -
Uses of MessageFilter in org.springframework.integration.dsl
Constructors in org.springframework.integration.dsl with parameters of type MessageFilter