Uses of Class
org.springframework.integration.amqp.channel.PollableAmqpChannel
Packages that use PollableAmqpChannel
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of PollableAmqpChannel in org.springframework.integration.amqp.dsl
Methods in org.springframework.integration.amqp.dsl that return types with arguments of type PollableAmqpChannelModifier and TypeMethodDescriptionAmqp.pollableChannel
(String id, ConnectionFactory connectionFactory) Create an initial AmqpPollableMessageChannelSpec.Amqp.pollableChannel
(ConnectionFactory connectionFactory) Create an initial AmqpPollableMessageChannelSpec.