Spring Integration

Package org.springframework.integration.amqp.inbound

Provides classes supporting inbound endpoints.

See:
          Description

Class Summary
AmqpInboundChannelAdapter Adapter that receives Messages from an AMQP Queue, converts them into Spring Integration Messages, and sends the results to a Message Channel.
AmqpInboundGateway Adapter that receives Messages from an AMQP Queue, converts them into Spring Integration Messages, and sends the results to a Message Channel.
 

Package org.springframework.integration.amqp.inbound Description

Provides classes supporting inbound endpoints.


Spring Integration