| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.message | |
| org.jboss.aerogear.unifiedpush.message.token |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationDispatcher.sendMessagesToPushNetwork(MessageHolderWithTokens msg)
Receives a
UnifiedPushMessage and list of device tokens that the message should be sent to, selects appropriate sender implementation that
the push notifications are submitted to. |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenLoader.loadAndQueueTokenBatch(MessageHolderWithVariants msg)
Receives request for processing a
UnifiedPushMessage and loads tokens for devices that match requested parameters from database. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.