JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.integration.hazelcast.metadata
@NullMarked
package
org.springframework.integration.hazelcast.metadata
Provides the Metadata Store support classes.
Related Packages
Package
Description
org.springframework.integration.hazelcast
Provides common used types and classes.
org.springframework.integration.hazelcast.inbound
Provides classes supporting inbound endpoints.
org.springframework.integration.hazelcast.message
Provides classes supporting Hazelcast message headers and payload.
org.springframework.integration.hazelcast.outbound
Provides classes supporting outbound endpoints.
org.springframework.integration.hazelcast.store
Provides the Message Store support classes.
Classes
Class
Description
HazelcastMetadataStore
The Hazelcast
IMap
-based
ListenableMetadataStore
implementation.