Spring Integration

Uses of Class
org.springframework.integration.dispatcher.AbstractDispatcher

Packages that use AbstractDispatcher
org.springframework.integration.dispatcher   
 

Uses of AbstractDispatcher in org.springframework.integration.dispatcher
 

Subclasses of AbstractDispatcher in org.springframework.integration.dispatcher
 class BroadcastingDispatcher
          A broadcasting dispatcher implementation.
 class UnicastingDispatcher
          Implementation of MessageDispatcher that will attempt to send a Message to at most one of its handlers.
 


Spring Integration

Copyright © 2010. All Rights Reserved.