Uses of Class
org.springframework.integration.redis.store.RedisChannelMessageStore
Packages that use RedisChannelMessageStore
Package
Description
Provides classes related to the Redis message store.
-
Uses of RedisChannelMessageStore in org.springframework.integration.redis.store
Subclasses of RedisChannelMessageStore in org.springframework.integration.redis.storeModifier and TypeClassDescriptionclass
Specialized RedisPriorityCapableChannelMessageStore
that uses lists to back a QueueChannel.