Uses of Class
org.springframework.integration.dsl.QueueChannelSpec.MessageStoreSpec
Packages that use QueueChannelSpec.MessageStoreSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of QueueChannelSpec.MessageStoreSpec in org.springframework.integration.dsl
Methods in org.springframework.integration.dsl that return QueueChannelSpec.MessageStoreSpecModifier and TypeMethodDescriptionprotected QueueChannelSpec.MessageStoreSpec
Channels.queue
(String id, ChannelMessageStore messageGroupStore, Object groupId) Channels.queue
(ChannelMessageStore messageGroupStore, Object groupId) MessageChannels.queue
(String id, ChannelMessageStore messageGroupStore, Object groupId) MessageChannels.queue
(ChannelMessageStore messageGroupStore, Object groupId)