インターフェース ChannelMessageStore

すべてのスーパーインターフェース:
BasicMessageGroupStore
すべての既知のサブインターフェース:
PriorityCapableChannelMessageStore
すべての既知の実装クラス:
JdbcChannelMessageStoreMongoDbChannelMessageStoreRedisChannelMessageStoreRedisChannelPriorityMessageStoreSimpleMessageStore

public interface ChannelMessageStore extends BasicMessageGroupStore
このメッセージストアが QueueChannel で使用できるように最適化されていることを示すマーカーインターフェース。
導入:
4.0
作成者:
Gary Russell