Uses of Package
org.springframework.integration.amqp.channel
Packages that use org.springframework.integration.amqp.channel
Package
Description
Provides classes related to AMQP-backed channels.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides AMQP Component support for the Java DSL.
-
-
-
Classes in org.springframework.integration.amqp.channel used by org.springframework.integration.amqp.dslClassDescriptionThe base
AbstractMessageChannel
implementation for AMQP.APollableChannel
implementation that is backed by an AMQP Queue.