public class SenderServiceImpl extends Object implements SenderService
| Constructor and Description |
|---|
SenderServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
send(PushApplication pushApplication,
UnifiedPushMessage message)
Sends the given message/payload to ALL installations of the variants, matching the given criterias.
|
public void send(PushApplication pushApplication, UnifiedPushMessage message)
SenderServicesend in interface SenderServicepushApplication - the root target for all installations being notifiedmessage - the payload to be sentCopyright © 2014 JBoss by Red Hat. All Rights Reserved.