インターフェースの使用
org.springframework.integration.store.ChannelMessageStore
ChannelMessageStore を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL のルートパッケージ。
JDBC を使用したメッセージストアの実装を提供します。
MongoDB メッセージストアに関連するクラスを提供します。
Redis メッセージストアに関連するクラスを提供します。
メッセージの保存に関連するクラスを提供します。
org.springframework.integration.dsl 内の ChannelMessageStore 使用
型 ChannelMessageStore のパラメーターを持つ org.springframework.integration.dsl のメソッド修飾子と型メソッド説明Channels.queue(StringSE id, ChannelMessageStore messageGroupStore, ObjectSE groupId) Channels.queue(ChannelMessageStore messageGroupStore, ObjectSE groupId) MessageChannels.queue(StringSE id, ChannelMessageStore messageGroupStore, ObjectSE groupId) MessageChannels.queue(ChannelMessageStore messageGroupStore, ObjectSE groupId) 型 ChannelMessageStore のパラメーターを持つ org.springframework.integration.dsl のコンストラクターorg.springframework.integration.jdbc.store 内の ChannelMessageStore 使用
org.springframework.integration.mongodb.store 内の ChannelMessageStore 使用
org.springframework.integration.redis.store 内の ChannelMessageStore 使用
修飾子と型クラス説明classリストを使用して QueueChannel をバックアップする特殊な RedisChannelMessageStore。classリストを使用して QueueChannel をバックアップする特殊な RedisPriorityCapableChannelMessageStore。org.springframework.integration.store 内の ChannelMessageStore 使用
org.springframework.integration.store 内の ChannelMessageStore サブインターフェースChannelMessageStore を実装している org.springframework.integration.store のクラス