Spring Integration

Uses of Package
org.springframework.integration.jms

Packages that use org.springframework.integration.jms
org.springframework.integration.jms   
 

Classes in org.springframework.integration.jms used by org.springframework.integration.jms
AbstractJmsTemplateBasedAdapter
          Base class for adapters that delegate to a JmsTemplate.
ChannelPublishingJmsMessageListener
          JMS MessageListener that converts a JMS Message into a Spring Integration Message and sends that Message to a channel.
JmsHeaderMapper
          Strategy interface for mapping integration Message headers to an outbound JMS Message (e.g. to configure JMS properties) or extracting integration header values from an inbound JMS Message.
 


Spring Integration

Copyright © 2010. All Rights Reserved.