Uses of Class
org.springframework.integration.dsl.QueueChannelSpec.MessageStoreSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of QueueChannelSpec.MessageStoreSpec in org.springframework.integration.dsl
Modifier 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)