Uses of Class
org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec
Package
Description
Provides JMS Component support for the Java DSL.
-
Uses of JmsInboundChannelAdapterSpec in org.springframework.integration.jms.dsl
Modifier and TypeClassDescriptionclass
JmsInboundChannelAdapterSpec<S extends JmsInboundChannelAdapterSpec<S>>
Modifier and TypeClassDescriptionstatic class
AJmsTemplate
-basedJmsInboundChannelAdapterSpec
extension.Modifier and TypeMethodDescriptionstatic JmsInboundChannelAdapterSpec<?>
Jms.inboundAdapter
(JmsTemplate jmsTemplate) The factory to produce aJmsInboundChannelAdapterSpec
.