| Interface | Description |
|---|---|
| NotificationSenderCallback |
A simple Callback interface used when sending
UnifiedPushMessage to
an actual push network. |
| PushNotificationSender |
Each implementation deals with the specific of the underlying push network, including transforming the content of the
UnifiedPushMessage to the proper message format of the actual push network and maintaining the connection to it. |
| Class | Description |
|---|---|
| AdmPushNotificationSender | |
| FCMPushNotificationSender | |
| SenderTypeLiteral | |
| WNSPushNotificationSender |
| Annotation Type | Description |
|---|---|
| SenderType |
Copyright © 2017 JBoss by Red Hat. All rights reserved.