Skip navigation links

Package eneter.messaging.threading.dispatching

Receiving messages and events according to specified thread mode.

See: Description

Package eneter.messaging.threading.dispatching Description

Receiving messages and events according to specified thread mode. Treading dispatching allows to specify in which threads received messages shall be received. E.g. you can specify that events like MessageReceived, ConnectionOpened, ConnectionClosed, ... will be raised in the main UI thread.
Skip navigation links