Uses of Package
org.springframework.integration.metadata
Packages that use org.springframework.integration.metadata
Package
Description
Provides classes relating to application context configuration.
Provides Feed Components support for Spring Integration Java DSL.
Provides classes supporting inbound endpoints.
Provides File Components support for Spring Integration Java DSL.
Provides classes supporting file filtering.
Provides classes supporting the synchronization of remote and
local file directories.
Provides classes supporting FTP file filtering.
Provides the Metadata Store support classes.
Contains JDBC implementation of MetadataStore
Provides classes supporting metadata stores.
Contains mongodb metadata store related classes
Provides support for Redis-based
MetadataStore
s.Provides classes related to message selection.
Provides classes supporting SFTP file filtering.
SMB Namespace support classes.
Provides classes supporting the Zookeeper-based
ListenableMetadataStore
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.contextClassDescriptionStrategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.feed.dslClassDescriptionStrategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.feed.inboundClassDescriptionStrategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.file.dslClassDescriptionStrategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.file.remote.synchronizerClassDescriptionStrategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.hazelcast.metadataClassDescriptionSupports atomic updates to values in the store.
ConcurrentMetadataStore
with the ability of registeringMetadataStoreListener
callbacks, to be invoked when changes occur in the metadata store.Strategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.A callback to be invoked whenever a value changes in the data store. -
Classes in org.springframework.integration.metadata used by org.springframework.integration.jdbc.metadataClassDescriptionSupports atomic updates to values in the store.Strategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.metadataClassDescriptionSupports atomic updates to values in the store.Strategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.A callback to be invoked whenever a value changes in the data store.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.mongodb.metadataClassDescriptionSupports atomic updates to values in the store.Strategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.redis.metadataClassDescriptionSupports atomic updates to values in the store.Strategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.selector
-
-
-
Classes in org.springframework.integration.metadata used by org.springframework.integration.zookeeper.metadataClassDescriptionSupports atomic updates to values in the store.
ConcurrentMetadataStore
with the ability of registeringMetadataStoreListener
callbacks, to be invoked when changes occur in the metadata store.Strategy interface for storing metadata from certain adapters to avoid duplicate delivery of messages, for example.A callback to be invoked whenever a value changes in the data store.