Uses of Class
org.springframework.integration.jms.SubscribableJmsChannel
Packages that use SubscribableJmsChannel
Package
Description
Provides JMS Component support for the Java DSL.
-
Uses of SubscribableJmsChannel in org.springframework.integration.jms.dsl
Subclasses with type arguments of type SubscribableJmsChannel in org.springframework.integration.jms.dslModifier and TypeClassDescriptionclass
AJmsMessageChannelSpec
for aSubscribableJmsChannel
configured with a topic.