Spring Integration

Uses of Package
org.springframework.integration.handler

Packages that use org.springframework.integration.handler
org.springframework.integration.aggregator   
org.springframework.integration.event   
org.springframework.integration.file   
org.springframework.integration.filter   
org.springframework.integration.gateway   
org.springframework.integration.groovy   
org.springframework.integration.handler   
org.springframework.integration.http   
org.springframework.integration.httpinvoker   
org.springframework.integration.ip.tcp   
org.springframework.integration.jms   
org.springframework.integration.jmx   
org.springframework.integration.rmi   
org.springframework.integration.router   
org.springframework.integration.splitter   
org.springframework.integration.transformer   
org.springframework.integration.ws   
org.springframework.integration.xml.router   
org.springframework.integration.xml.splitter   
org.springframework.integration.xml.transformer   
 

Classes in org.springframework.integration.handler used by org.springframework.integration.aggregator
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.event
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.file
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.filter
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.gateway
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.groovy
AbstractScriptExecutingMessageProcessor
          Base MessageProcessor for scripting implementations to extend.
MessageProcessor
          This defines the lowest-level strategy of processing a Message and returning some Object (or null).
 

Classes in org.springframework.integration.handler used by org.springframework.integration.handler
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractMessageProcessor
           
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
HandlerMethodResolver
          Strategy interface for resolving a Method that should be responsible for handling a given Message.
MessageProcessor
          This defines the lowest-level strategy of processing a Message and returning some Object (or null).
MethodInvokingMessageProcessor
          A MessageProcessor implementation that invokes a method on a target Object.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.http
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.httpinvoker
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.ip.tcp
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.jms
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.jmx
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.rmi
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.router
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.splitter
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.transformer
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
MessageProcessor
          This defines the lowest-level strategy of processing a Message and returning some Object (or null).
 

Classes in org.springframework.integration.handler used by org.springframework.integration.ws
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.xml.router
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.xml.splitter
AbstractMessageHandler
          Base class for MessageHandler implementations that provides basic validation and error handling capabilities.
AbstractReplyProducingMessageHandler
          Base class for MessageHandlers that are capable of producing replies.
 

Classes in org.springframework.integration.handler used by org.springframework.integration.xml.transformer
MessageProcessor
          This defines the lowest-level strategy of processing a Message and returning some Object (or null).
 


Spring Integration

Copyright © 2010. All Rights Reserved.