Uses of Class
eneter.messaging.messagingsystems.threadmessagingsystem.ThreadMessagingSystemFactory

Packages that use ThreadMessagingSystemFactory
eneter.messaging.messagingsystems.threadmessagingsystem Communication routing messages into one working thread. 
 

Uses of ThreadMessagingSystemFactory in eneter.messaging.messagingsystems.threadmessagingsystem
 

Methods in eneter.messaging.messagingsystems.threadmessagingsystem that return ThreadMessagingSystemFactory
 ThreadMessagingSystemFactory ThreadMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
          Sets threading mode for input channels.
 ThreadMessagingSystemFactory ThreadMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
          Sets threading mode for output channels.