| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.unifiedpush | |
| org.jboss.aerogear.android.unifiedpush |
| Modifier and Type | Class and Description |
|---|---|
class |
AeroGearGCMPushRegistrar |
| Modifier and Type | Method and Description |
|---|---|
PushRegistrar |
DefaultPushRegistrarFactory.createPushRegistrar(PushConfig config) |
| Modifier and Type | Method and Description |
|---|---|
PushRegistrar |
PushRegistrarFactory.createPushRegistrar(PushConfig config)
Creates a push registrar
|
PushRegistrar |
Registrations.get(String name)
Recalls a PushRegister instance which was created with
Registrations.push(java.lang.String, org.jboss.aerogear.android.unifiedpush.PushConfig). |
PushRegistrar |
Registrations.push(String name,
PushConfig config)
This method will try to build a PuserRegistrar based on the values
in the configuration bean.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.