JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.integration.amqp.inbound.AmqpInboundGateway
Packages that use
AmqpInboundGateway
Package
Description
org.springframework.integration.amqp.dsl
Provides AMQP Component support for the Java DSL.
Uses of
AmqpInboundGateway
in
org.springframework.integration.amqp.dsl
Constructors in
org.springframework.integration.amqp.dsl
with parameters of type
AmqpInboundGateway
Modifier
Constructor
Description
protected
AmqpBaseInboundGatewaySpec
(
AmqpInboundGateway
gateway)