eneter.messaging.nodes.dispatcher
Interface IDuplexDispatcherFactory

All Known Implementing Classes:
DuplexDispatcherFactory

public interface IDuplexDispatcherFactory

Creates the dispatcher. The dispatcher sends messages to all duplex output channels and also can route back response messages.


Method Summary
 IDuplexDispatcher createDuplexDispatcher()
          Creates the dispatcher.
 

Method Detail

createDuplexDispatcher

IDuplexDispatcher createDuplexDispatcher()
Creates the dispatcher.

Returns:
duplex dispatcher