AeroGear Android Library 1.2.1

Uses of Class
org.jboss.aerogear.android.unifiedpush.PushConfig

Packages that use PushConfig
org.jboss.aerogear.android.impl.unifiedpush   
org.jboss.aerogear.android.unifiedpush   
 

Uses of PushConfig in org.jboss.aerogear.android.impl.unifiedpush
 

Methods in org.jboss.aerogear.android.impl.unifiedpush with parameters of type PushConfig
 PushRegistrar DefaultPushRegistrarFactory.createPushRegistrar(PushConfig config)
           
 

Constructors in org.jboss.aerogear.android.impl.unifiedpush with parameters of type PushConfig
AeroGearGCMPushRegistrar(PushConfig config)
           
 

Uses of PushConfig in org.jboss.aerogear.android.unifiedpush
 

Methods in org.jboss.aerogear.android.unifiedpush with parameters of type PushConfig
 PushRegistrar PushRegistrarFactory.createPushRegistrar(PushConfig config)
          Creates a push registrar
 PushRegistrar Registrations.push(String name, PushConfig config)
          This method will try to build a PuserRegistrar based on the values in the configuration bean.
 


AeroGear Android Library 1.2.1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.