# Packages
No description provided by the author
# Interfaces
Event is a generic interface for any type of event.
Forwarder forwards an event to the underlying event bus.
Publisher posts the event.
Subscriber allows callers to subscribe to events.