Uses of Class
org.springframework.integration.jms.JmsInboundGateway
Packages that use JmsInboundGateway
Package
Description
Provides JMS Component support for the Java DSL.
-
Uses of JmsInboundGateway in org.springframework.integration.jms.dsl
Subclasses with type arguments of type JmsInboundGateway in org.springframework.integration.jms.dslModifier and TypeClassDescriptionclass
JmsInboundGatewaySpec<S extends JmsInboundGatewaySpec<S>>
AMessagingGatewaySpec
for aJmsInboundGateway
.