public class DuplexDispatcherFactory extends java.lang.Object implements IDuplexDispatcherFactory
Constructor and Description |
---|
DuplexDispatcherFactory(IMessagingSystemFactory duplexOutputChannelsFactory)
Constructs the duplex dispatcher factory.
|
Modifier and Type | Method and Description |
---|---|
IDuplexDispatcher |
createDuplexDispatcher()
Creates the dispatcher.
|
public DuplexDispatcherFactory(IMessagingSystemFactory duplexOutputChannelsFactory)
duplexOutputChannelsFactory
- the messaging system factory used to create duplex output channelspublic IDuplexDispatcher createDuplexDispatcher()
IDuplexDispatcherFactory
createDuplexDispatcher
in interface IDuplexDispatcherFactory