Uses of Class
org.springframework.integration.jms.PollableJmsChannel
Packages that use PollableJmsChannel
Package
Description
Provides JMS Component support for the Java DSL.
-
Uses of PollableJmsChannel in org.springframework.integration.jms.dsl
Methods in org.springframework.integration.jms.dsl that return types with arguments of type PollableJmsChannelModifier and TypeMethodDescriptionJms.pollableChannel
(ConnectionFactory connectionFactory) The factory to produce aJmsPollableMessageChannelSpec
.Jms.pollableChannel
(String id, ConnectionFactory connectionFactory) The factory to produce aJmsPollableMessageChannelSpec
.