クラスの使用
org.springframework.integration.channel.QueueChannel
QueueChannel を使用するパッケージ
パッケージ
説明
さまざまなチャネル型を表すクラスを提供します。
Spring Integration Java DSL のルートパッケージ。
org.springframework.integration.channel 内の QueueChannel 使用
修飾子と型クラス説明class
Comparator
SE に基づいてメッセージに優先順位を付けるメッセージチャネル。class
内部でSynchronousQueue
SE に委譲するQueueChannel
の容量ゼロバージョン。型 QueueChannel のパラメーターを持つ org.springframework.integration.channel のコンストラクター修飾子コンストラクター説明ChannelPurger
(QueueChannel... channels) ChannelPurger
(MessageSelector selector, QueueChannel... channels) org.springframework.integration.dsl 内の QueueChannel 使用
org.springframework.integration.dsl 内の型引数 QueueChannel を持つサブクラス修飾子と型メソッド説明protected QueueChannel
QueueChannelSpec.doGet()
protected QueueChannel
QueueChannelSpec.MessageStoreSpec.doGet()