Uses of Class
org.springframework.integration.jms.dsl.JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
Package
Description
Provides JMS Component support for the Java DSL.
-
Uses of JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware in org.springframework.integration.jms.dsl
Modifier and TypeMethodDescriptionJmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware.configureJmsTemplate
(Consumer<JmsTemplateSpec> configurer) Jms.outboundAdapter
(ConnectionFactory connectionFactory) The factory to produce aJmsOutboundChannelAdapterSpec
.