Uses of Class
org.springframework.integration.amqp.dsl.AmqpPublishSubscribeMessageChannelSpec
Packages that use AmqpPublishSubscribeMessageChannelSpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpPublishSubscribeMessageChannelSpec in org.springframework.integration.amqp.dsl
Methods in org.springframework.integration.amqp.dsl that return AmqpPublishSubscribeMessageChannelSpecModifier and TypeMethodDescriptionAmqpPublishSubscribeMessageChannelSpec.exchange
(FanoutExchange exchange) Amqp.publishSubscribeChannel
(String id, ConnectionFactory connectionFactory) Create an initial AmqpPublishSubscribeMessageChannelSpec.Amqp.publishSubscribeChannel
(ConnectionFactory connectionFactory) Create an initial AmqpPublishSubscribeMessageChannelSpec.