Uses of Class
eneter.messaging.messagingsystems.synchronousmessagingsystem.SynchronousMessagingSystemFactory

Packages that use SynchronousMessagingSystemFactory
eneter.messaging.messagingsystems.synchronousmessagingsystem Synchronous communication within one process (like a synchronous local call). 
 

Uses of SynchronousMessagingSystemFactory in eneter.messaging.messagingsystems.synchronousmessagingsystem
 

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