Package | Description |
---|---|
eneter.messaging.messagingsystems.threadpoolmessagingsystem |
Asynchronous communication using multiple threads.
|
Modifier and Type | Method and Description |
---|---|
ThreadPoolMessagingSystemFactory |
ThreadPoolMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
ThreadPoolMessagingSystemFactory |
ThreadPoolMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|