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 Summary
Methods inherited from interface org.springframework.integration.store.BasicMessageGroupStore
addMessageToGroup, getMessageGroup, messageGroupSize, pollMessageFromGroup, removeMessageGroup