| Interface | Description |
|---|---|
| HealthNetworkService |
Finds out about the status of the push networks
|
| Class | Description |
|---|---|
| InternalUnifiedPushMessage |
This is
UnifiedPushMessage with some additional information, which we will use for internal purposes,
like analytics tracking. |
| MetricsCollector |
Receives metrics from
NotificationDispatcher and updates the database. |
| NotificationDispatcher |
Receives a request for dispatching push notifications to specified devices from
TokenLoader
and generates metrics that are sent for further processing to MetricsCollector. |
| NotificationRouter |
Takes a request for sending
UnifiedPushMessage and submits it to messaging subsystem for further processing. |
| TokenLoader |
Receives a request for sending a push message to given variants from
NotificationRouter. |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.