Spring Integration

Package org.springframework.integration.amqp.channel

Provides classes related to AMQP-backed channels.

See:
          Description

Class Summary
AbstractAmqpChannel  
PointToPointSubscribableAmqpChannel  
PollableAmqpChannel A PollableChannel implementation that is backed by an AMQP Queue.
PublishSubscribeAmqpChannel  
 

Package org.springframework.integration.amqp.channel Description

Provides classes related to AMQP-backed channels.


Spring Integration