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
Subclasses with type arguments of type JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware in org.springframework.integration.jms.dslModifier and TypeClassDescriptionstatic class
AJmsTemplate
-basedJmsOutboundChannelAdapterSpec
extension.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
.