| Interface | Description |
|---|---|
| HealthNetworkService |
Finds out about the status of the push networks
|
| Class | Description |
|---|---|
| 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. |
| Exception | Description |
|---|---|
| MessageDeliveryException |
Thrown when messaging subsystem fails to queue the notification for processing, so that the push notification couldn't be delivered
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.