Delegation utilities
Classes:
- Dispatcher
- Utility class for dispatching events to handlers.
- DispatcherSwitch
- Provides a single interface to multiple event dispatchers.
- RestrictedDispatcher
- Dispatcher wrapper that filters the list of supported events.
Contents