Uses of Class
eneter.messaging.messagingsystems.threadpoolmessagingsystem.ThreadPoolMessagingSystemFactory

Packages that use ThreadPoolMessagingSystemFactory
eneter.messaging.messagingsystems.threadpoolmessagingsystem Asynchronous communication using multiple threads. 
 

Uses of ThreadPoolMessagingSystemFactory in eneter.messaging.messagingsystems.threadpoolmessagingsystem
 

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