Uses of Class
org.springframework.integration.amqp.dsl.AmqpOutboundEndpointSpec
Package
Description
Provides AMQP Component support for the Java DSL.
-
Uses of AmqpOutboundEndpointSpec in org.springframework.integration.amqp.dsl
Modifier and TypeClassDescriptionclass
AmqpOutboundEndpointSpec<S extends AmqpOutboundEndpointSpec<S>>
Base spec for outbound AMQP endpoints.Modifier and TypeClassDescriptionclass
Spec for an outbound AMQP channel adapter.class
Spec for an outbound AMQP gateway.