Uses of Package
org.springframework.integration.amqp.outbound
Packages that use org.springframework.integration.amqp.outbound
Package
Description
Provides AMQP Component support for the Java DSL.
Provides classes supporting outbound endpoints.
-
Classes in org.springframework.integration.amqp.outbound used by org.springframework.integration.amqp.dslClassDescriptionA base
AbstractReplyProducingMessageHandler
extension for AMQP message handlers.Adapter that converts and sends Messages to an AMQP Exchange.An outbound gateway where the sending thread is released immediately and the reply is sent on the async template's listener container thread.MessageHandler
based onRabbitStreamOperations
. -
Classes in org.springframework.integration.amqp.outbound used by org.springframework.integration.amqp.outbound