Uses of Class
org.springframework.integration.jms.PollableJmsChannel
Package
Description
Provides JMS Component support for the Java DSL.
-
Uses of PollableJmsChannel in org.springframework.integration.jms.dsl
Modifier and TypeMethodDescriptionJms.pollableChannel
(ConnectionFactory connectionFactory) The factory to produce aJmsPollableMessageChannelSpec
.Jms.pollableChannel
(String id, ConnectionFactory connectionFactory) The factory to produce aJmsPollableMessageChannelSpec
.