Spring Integration

Uses of Class
org.springframework.integration.jms.AbstractJmsTemplateBasedAdapter

Packages that use AbstractJmsTemplateBasedAdapter
org.springframework.integration.jms   
 

Uses of AbstractJmsTemplateBasedAdapter in org.springframework.integration.jms
 

Subclasses of AbstractJmsTemplateBasedAdapter in org.springframework.integration.jms
 class JmsDestinationPollingSource
          A source for receiving JMS Messages with a polling listener.
 class JmsSendingMessageHandler
          A MessageConsumer that sends the converted Message payload within a JMS Message.
 


Spring Integration

Copyright © 2010. All Rights Reserved.