Uses of Class
org.springframework.integration.selector.MetadataStoreSelector
Packages that use MetadataStoreSelector
Package
Description
Provides classes related to message selection.
-
Uses of MetadataStoreSelector in org.springframework.integration.selector
Methods in org.springframework.integration.selector that return MetadataStoreSelectorModifier and TypeMethodDescriptionMetadataStoreSelector.compareValues
(BiPredicate<String, String> compareValues) Fluent version ofsetCompareValues(BiPredicate)
.