Package | Description |
---|---|
eneter.messaging.messagingsystems.threadmessagingsystem |
Communication routing messages into one working thread.
|
Modifier and Type | Method and Description |
---|---|
ThreadMessagingSystemFactory |
ThreadMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
ThreadMessagingSystemFactory |
ThreadMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|