| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.message | |
| org.jboss.aerogear.unifiedpush.message.jms |
| 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 |
MessageHolderWithTokensConsumer.onMessage(MessageHolderWithTokens message) |
void |
MessageHolderWithTokensProducer.queueMessageVariantForProcessing(MessageHolderWithTokens msg) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.