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