JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.integration.redis.store
Packages that use
org.springframework.integration.redis.store
Package
Description
org.springframework.integration.redis.store
Provides classes related to the Redis message store.
Classes in
org.springframework.integration.redis.store
used by
org.springframework.integration.redis.store
Class
Description
RedisChannelMessageStore
Specialized Redis
ChannelMessageStore
that uses a list to back a QueueChannel.