| Interface | Description |
|---|---|
| DeliveryContext<T> |
A delivery context that is used for sending messages.
|
| MessageDeliverer |
A message deliver that can be used to deliver a message via some channel.
|
| MessageDelivererTypes |
An interface holding the known
MessageDeliverer types. |
| Notification |
Notification flags that provide information for sending messages
|
| NotificationEngineConfigurationApi | |
| NotificationMessage<T> |
The notification message that needs to be transmitted in real time
|
| NotificationMessageProvider<T> |
Provider of
NotificationMessage(s) that can be used for creating the notifications |
| NotificationMessageTypes | |
| NotificationService |
Notification service that is responsible for distributing the real time message.
|
| Class | Description |
|---|---|
| BaseNotification | |
| BaseNotificationMessage<T> |