Spring Integration

Uses of Class
org.springframework.integration.router.AbstractSingleChannelRouter

Packages that use AbstractSingleChannelRouter
org.springframework.integration.router   
 

Uses of AbstractSingleChannelRouter in org.springframework.integration.router
 

Subclasses of AbstractSingleChannelRouter in org.springframework.integration.router
 class ErrorMessageExceptionTypeRouter
          A Message Router that resolves the target MessageChannel for messages whose payload is an Exception.
 class PayloadTypeRouter
          A Message Router that resolves the MessageChannel based on the Message's payload type.
 


Spring Integration

Copyright © 2010. All Rights Reserved.