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
Subclasses with type arguments of type PollableAmqpChannel in org.springframework.integration.amqp.dslModifier and TypeClassDescriptionclass
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.