Uses of Class
org.springframework.integration.amqp.channel.PollableAmqpChannel
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of PollableAmqpChannel in org.springframework.integration.amqp.dsl
Modifier and TypeMethodDescriptionAmqp.pollableChannel
(String id, ConnectionFactory connectionFactory) Create an initial AmqpPollableMessageChannelSpec.Amqp.pollableChannel
(ConnectionFactory connectionFactory) Create an initial AmqpPollableMessageChannelSpec.