Spring Integration

Uses of Package
org.springframework.integration.mapping

Packages that use org.springframework.integration.mapping
org.springframework.integration.gateway   
org.springframework.integration.handler   
org.springframework.integration.http   
org.springframework.integration.ip.tcp   
org.springframework.integration.ip.tcp.connection All things related to tcp connections - client and server factories; listener and sender interfaces. 
org.springframework.integration.ip.udp   
org.springframework.integration.jms   
org.springframework.integration.jmx   
org.springframework.integration.json   
org.springframework.integration.xmpp.presence   
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.gateway
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.handler
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.http
HeaderMapper
          Generic strategy interface for mapping MessageHeaders to and from other types of objects.
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.ip.tcp
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.ip.tcp.connection
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.ip.udp
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.jms
HeaderMapper
          Generic strategy interface for mapping MessageHeaders to and from other types of objects.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.jmx
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.json
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 

Classes in org.springframework.integration.mapping used by org.springframework.integration.xmpp.presence
InboundMessageMapper
          Strategy interface for mapping from an Object to aMessage.
OutboundMessageMapper
          Strategy interface for mapping from a Message to an Object.
 


Spring Integration

Copyright © 2010. All Rights Reserved.