Class AmqpPublishSubscribeMessageChannelSpec

All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<PollableAmqpChannel>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, org.springframework.integration.dsl.ComponentsRegistration

public class AmqpPublishSubscribeMessageChannelSpec extends AmqpMessageChannelSpec<AmqpPublishSubscribeMessageChannelSpec, PollableAmqpChannel>
Since:
5.0
  • Constructor Details

    • AmqpPublishSubscribeMessageChannelSpec

      protected AmqpPublishSubscribeMessageChannelSpec(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory)
  • Method Details