Package | Description |
---|---|
eneter.messaging.messagingsystems.httpmessagingsystem |
Communication via HTTP.
|
Modifier and Type | Method and Description |
---|---|
HttpMessagingSystemFactory |
HttpMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
HttpMessagingSystemFactory |
HttpMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|