| Interface | Description |
|---|---|
| IDedicatedListener<T> |
Represents a 'dedicated listener'.
|
| IEventBus |
The event bus interface.
|
| Class | Description |
|---|---|
| SimpleEventBus |
A simple implementation of
IEventBus. |
| Annotation Type | Description |
|---|---|
| Listener |
Represents an event listener.
|