Uses of Class
org.springframework.integration.store.AbstractKeyValueMessageStore
Package
Description
Provides the Message Store support classes.
Provides classes related to the Redis message store.
-
Uses of AbstractKeyValueMessageStore in org.springframework.integration.hazelcast.store
Modifier and TypeClassDescriptionclass
The HazelcastIMap
-basedAbstractKeyValueMessageStore
implementation. -
Uses of AbstractKeyValueMessageStore in org.springframework.integration.redis.store
Modifier and TypeClassDescriptionclass
Redis implementation of the key/value styleMessageStore
andMessageGroupStore