| Interface | Description |
|---|---|
| EventBus |
Unified interface for event bus that may be used to wrap a specific implementation of bus.
|
| Class | Description |
|---|---|
| SimpleEventBus | |
| UiEventBus |
A
SimpleEventBus implementation that may be used for event buses that should post their
events on the Main thread. |