Uses of Class
org.springframework.integration.dsl.PriorityChannelSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of PriorityChannelSpec in org.springframework.integration.dsl
Modifier and TypeMethodDescriptionPriorityChannelSpec.capacity
(int capacity) PriorityChannelSpec.comparator
(Comparator<Message<?>> comparator) PriorityChannelSpec.messageStore
(PriorityCapableChannelMessageStore messageGroupStore, Object groupId) Channels.priority()
Channels.priority
(String id, PriorityCapableChannelMessageStore messageGroupStore, Object groupId) Channels.priority
(PriorityCapableChannelMessageStore messageGroupStore, Object groupId) static PriorityChannelSpec
MessageChannels.priority()
static PriorityChannelSpec
static PriorityChannelSpec
MessageChannels.priority
(String id, PriorityCapableChannelMessageStore messageGroupStore, Object groupId) static PriorityChannelSpec
MessageChannels.priority
(PriorityCapableChannelMessageStore messageGroupStore, Object groupId)