| Interface | Description |
|---|---|
| IEventHandler<T> |
EventHandler to handle the event
|
| IEventService |
EventService to decouple the component using event exchange
|
| IRegistration |
Registration of
IEventHandler |
| Class | Description |
|---|---|
| Event<T> |
Event model for
IEventService |
| Events |
Event object helper
|
| Registrations |
Event Handler registrations
|
| Selector |
Event selector used by
IEventService |
| Enum | Description |
|---|---|
| Selector.Type |
Selector type
|
Copyright © 2025 Eclipse Paho. All rights reserved.