Interface ChannelMessageStore
- All Superinterfaces:
- BasicMessageGroupStore
- All Known Subinterfaces:
- PriorityCapableChannelMessageStore
- All Known Implementing Classes:
- JdbcChannelMessageStore,- MongoDbChannelMessageStore,- RedisChannelMessageStore,- RedisChannelPriorityMessageStore,- SimpleMessageStore
A marker interface that indicates this message store has optimizations for
 use in a 
QueueChannel.- Since:
- 4.0
- Author:
- Gary Russell
- 
Method SummaryMethods inherited from interface org.springframework.integration.store.BasicMessageGroupStoreaddMessageToGroup, getMessageGroup, messageGroupSize, pollMessageFromGroup, removeMessageGroup