| Interface | Description |
|---|---|
| EventBroadcaster | |
| EventBroadcasterFactory |
| Class | Description |
|---|---|
| EventBroadcasterAsync |
Calls all events in an async manner to avoid the main broadcast thread
from being blocked.
|
| EventBroadcasterDefault | |
| EventScheduler | |
| EventSchedulerBuilder |
Builder: intended to be used in one thread for construction and then to be discarded.
|
| EventSchedulerUtils |