Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
RpcFactory.getRpcClientThreading()
Gets threading mechanism used for invoking events (if RPC interface has some) and ConnectionOpened and ConnectionClosed events.
|
Modifier and Type | Method and Description |
---|---|
RpcFactory |
RpcFactory.setRpcClientThreading(IThreadDispatcherProvider threading)
Sets threading mechanism used for invoking events (if RPC interface has some) and ConnectionOpened and ConnectionClosed events.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
MultiTypedMessagesFactory.getSyncDuplexTypedSenderThreadMode()
Gets the threading mode which is used for receiving connectionOpened and connectionClosed events in SyncDuplexTypedMessageSender.
|
IThreadDispatcherProvider |
DuplexTypedMessagesFactory.getSyncDuplexTypedSenderThreadMode()
Gets the threading mode which is used for receiving connectionOpened and connectionClosed events in SyncDuplexTypedMessageSender.
|
Modifier and Type | Method and Description |
---|---|
MultiTypedMessagesFactory |
MultiTypedMessagesFactory.setSyncDuplexTypedSenderThreadMode(IThreadDispatcherProvider threadingMode)
Sets the threading mode for receiving connectionOpened and connectionClosed events for SyncDuplexTypedMessageSender.
|
DuplexTypedMessagesFactory |
DuplexTypedMessagesFactory.setSyncDuplexTypedSenderThreadMode(IThreadDispatcherProvider threadingMode)
Sets the threading mode for receiving connectionOpened and connectionClosed events for SyncDuplexTypedMessageSender.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
AndroidUsbCableMessagingFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
AndroidUsbCableMessagingFactory |
AndroidUsbCableMessagingFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
AuthenticatedMessagingFactory.getOutputChannelThreading()
Gets the threading mode used by authenticated output channel.
|
Modifier and Type | Method and Description |
---|---|
AuthenticatedMessagingFactory |
AuthenticatedMessagingFactory.setOutputChannelThreading(IThreadDispatcherProvider threadingMode)
Sets the threading mode for the authenticated output channel.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
MessageBusMessagingFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
MessageBusMessagingFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
MessageBusMessagingFactory |
MessageBusMessagingFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
MessageBusMessagingFactory |
MessageBusMessagingFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
MonitoredMessagingFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
MonitoredMessagingFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
MonitoredMessagingFactory |
MonitoredMessagingFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
MonitoredMessagingFactory |
MonitoredMessagingFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
HttpMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
HttpMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
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.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
SynchronousMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
SynchronousMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
SynchronousMessagingSystemFactory |
SynchronousMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
SynchronousMessagingSystemFactory |
SynchronousMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
TcpMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
TcpMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
TcpMessagingSystemFactory |
TcpMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
TcpMessagingSystemFactory |
TcpMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
ThreadMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
ThreadMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
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.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
ThreadPoolMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
ThreadPoolMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
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.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
UdpMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
UdpMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
UdpMessagingSystemFactory |
UdpMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
UdpMessagingSystemFactory |
UdpMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Method and Description |
---|---|
IThreadDispatcherProvider |
WebSocketMessagingSystemFactory.getInputChannelThreading()
Gets threading mode used for input channels.
|
IThreadDispatcherProvider |
WebSocketMessagingSystemFactory.getOutputChannelThreading()
Gets threading mode used for output channels.
|
Modifier and Type | Method and Description |
---|---|
WebSocketMessagingSystemFactory |
WebSocketMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels.
|
WebSocketMessagingSystemFactory |
WebSocketMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncDispatching
Invokes asynchronously by routing to a thread from the thread-pool (each method can be executed in a separate thread).
|
class |
NoDispatching
Invokes directly without routing.
|
class |
SyncDispatching
Invokes one by one from the queue.
|