- GCMCache - Class in org.jboss.aerogear.unifiedpush.message.cache
-
- GCMCache() - Constructor for class org.jboss.aerogear.unifiedpush.message.cache.GCMCache
-
- GCMForChromePushNotificationSender - Class in org.jboss.aerogear.unifiedpush.message.sender
-
- GCMForChromePushNotificationSender() - Constructor for class org.jboss.aerogear.unifiedpush.message.sender.GCMForChromePushNotificationSender
-
- GCMPushNotificationSender - Class in org.jboss.aerogear.unifiedpush.message.sender
-
- GCMPushNotificationSender() - Constructor for class org.jboss.aerogear.unifiedpush.message.sender.GCMPushNotificationSender
-
- getAccessToken() - Method in class org.jboss.aerogear.unifiedpush.message.helper.ChromePackagedAppTokenCache
-
- getAlert() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns the value of the 'alert' key from the submitted payload.
- getAliases() - Method in class org.jboss.aerogear.unifiedpush.message.SendCriteria
-
Returns a list of user names or email addresses that will receive
a push notification.
- getApnsServiceForVariant(iOSVariant) - Method in class org.jboss.aerogear.unifiedpush.message.cache.APNsCache
-
- getBadge() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns the value of the 'badge' key from the submitted payload.
- getCategories() - Method in class org.jboss.aerogear.unifiedpush.message.SendCriteria
-
Returns a category that will receive a push notification.
- getClientIdentifier() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
The Client Identifier showing who triggered the Push Notification
- getConnection(String) - Method in class org.jboss.aerogear.unifiedpush.message.sender.GCMForChromePushNotificationSender
-
Convenience method to open/establish a HttpURLConnection.
- getConnection(String) - Method in class org.jboss.aerogear.unifiedpush.message.sender.SimplePushNotificationSender
-
Convenience method to open/establish a HttpURLConnection.
- getData() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns a Map, representing any other key-value pairs that were send
to the RESTful Sender API.
- getDeviceTypes() - Method in class org.jboss.aerogear.unifiedpush.message.SendCriteria
-
Returns a list of device types that will receive a push notification.
- getExpiresIn() - Method in class org.jboss.aerogear.unifiedpush.message.helper.ChromePackagedAppTokenCache
-
The expiration date of the access token in millis
- getIpAddress() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
The IP address from the agent that did issue the push message request.
- getSendCriteria() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns the object that contains all the submitted query criteria.
- getSenderForAPIKey(String) - Method in class org.jboss.aerogear.unifiedpush.message.cache.GCMCache
-
- getSimplePush() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns the SimplePush specific version number.
- getSound() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns the value of the 'sound' key from the submitted payload.
- getString(InputStream) - Static method in class org.jboss.aerogear.unifiedpush.message.sender.GCMForChromePushNotificationSender
-
Convenience method to convert an InputStream to a String.
- getTimeToLive() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedPushMessage
-
Returns the value of the 'ttl' key from the submitted payload.
- getVariants() - Method in class org.jboss.aerogear.unifiedpush.message.SendCriteria
-
Returns a list of variant IDs that will receive a push notification.