| Interface | Description |
|---|---|
| AdvisoryEvent |
An event generated by the engine for some specific activity.
|
| EventContext |
Represents the context in which a message that was received from a
Channel leads to the creation of
a SimpleEvent. |
| EventPayload |
Represents the payload of a
SimpleEvent. |
| SimpleEvent |
Base for events that have properties and/or a payload.
|
| TimeEvent |
Base for time-based events.
|