Package org.springframework.integration.amqp.channel
Provides classes related to AMQP-backed channels.
-
Class Summary Class Description AbstractAmqpChannel PointToPointSubscribableAmqpChannel PollableAmqpChannel APollableChannel
implementation that is backed by an AMQP Queue.PublishSubscribeAmqpChannel TheAbstractSubscribableAmqpChannel
extension for pub-sub semantics based on theFanoutExchange
.