Spring Integration

Uses of Package
org.springframework.integration

Packages that use org.springframework.integration
org.springframework.integration   
org.springframework.integration.aggregator   
org.springframework.integration.aop   
org.springframework.integration.channel   
org.springframework.integration.channel.interceptor   
org.springframework.integration.config   
org.springframework.integration.context   
org.springframework.integration.core   
org.springframework.integration.dispatcher   
org.springframework.integration.endpoint   
org.springframework.integration.event   
org.springframework.integration.file   
org.springframework.integration.file.config   
org.springframework.integration.file.monitors   
org.springframework.integration.file.transformer   
org.springframework.integration.filter   
org.springframework.integration.ftp   
org.springframework.integration.gateway   
org.springframework.integration.groovy   
org.springframework.integration.handler   
org.springframework.integration.history   
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.jdbc   
org.springframework.integration.jms   
org.springframework.integration.jmx   
org.springframework.integration.json   
org.springframework.integration.mail   
org.springframework.integration.mail.transformer   
org.springframework.integration.mapping   
org.springframework.integration.message   
org.springframework.integration.monitor   
org.springframework.integration.rmi   
org.springframework.integration.router   
org.springframework.integration.security.channel   
org.springframework.integration.selector   
org.springframework.integration.sftp   
org.springframework.integration.splitter   
org.springframework.integration.store   
org.springframework.integration.stream   
org.springframework.integration.support   
org.springframework.integration.support.channel   
org.springframework.integration.support.converter   
org.springframework.integration.test.matcher   
org.springframework.integration.test.util   
org.springframework.integration.transformer   
org.springframework.integration.twitter   
org.springframework.integration.util   
org.springframework.integration.ws   
org.springframework.integration.xml.router   
org.springframework.integration.xml.selector   
org.springframework.integration.xml.splitter   
org.springframework.integration.xml.transformer   
org.springframework.integration.xmpp.messages   
org.springframework.integration.xmpp.presence   
 

Classes in org.springframework.integration used by org.springframework.integration
Message
          The central interface that any Message type must implement.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageHeaders
          The headers for a Message.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.aggregator
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.aop
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.channel
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.channel.interceptor
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.config
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.context
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.core
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.dispatcher
Message
          The central interface that any Message type must implement.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.endpoint
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.event
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.file
Message
          The central interface that any Message type must implement.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.file.config
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.file.monitors
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.file.transformer
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.filter
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.ftp
Message
          The central interface that any Message type must implement.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.gateway
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.groovy
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.handler
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.history
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.http
Message
          The central interface that any Message type must implement.
MessageHeaders
          The headers for a Message.
 

Classes in org.springframework.integration used by org.springframework.integration.ip.tcp
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.ip.tcp.connection
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.ip.udp
Message
          The central interface that any Message type must implement.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.jdbc
Message
          The central interface that any Message type must implement.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.jms
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessageHeaders
          The headers for a Message.
 

Classes in org.springframework.integration used by org.springframework.integration.jmx
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.json
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.mail
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.mail.transformer
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.mapping
Message
          The central interface that any Message type must implement.
MessageHeaders
          The headers for a Message.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.message
Message
          The central interface that any Message type must implement.
MessageHeaders
          The headers for a Message.
 

Classes in org.springframework.integration used by org.springframework.integration.monitor
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.rmi
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.router
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.security.channel
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.selector
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.sftp
Message
          The central interface that any Message type must implement.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.splitter
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.store
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.stream
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.support
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.support.channel
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.support.converter
Message
          The central interface that any Message type must implement.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.test.matcher
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.test.util
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.transformer
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessagingException
          The base exception for any failures within the messaging system.
 

Classes in org.springframework.integration used by org.springframework.integration.twitter
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
MessageDeliveryException
          Exception that indicates an error during message delivery.
MessageHandlingException
          Exception that indicates an error during message handling.
MessageRejectedException
          Exception that indicates a message has been rejected by a selector.
 

Classes in org.springframework.integration used by org.springframework.integration.util
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.ws
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.xml.router
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.xml.selector
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.xml.splitter
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.xml.transformer
Message
          The central interface that any Message type must implement.
 

Classes in org.springframework.integration used by org.springframework.integration.xmpp.messages
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 

Classes in org.springframework.integration used by org.springframework.integration.xmpp.presence
Message
          The central interface that any Message type must implement.
MessageChannel
          Base channel interface defining common behavior for sending messages.
 


Spring Integration

Copyright © 2010. All Rights Reserved.