- getAliases() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get a list of "identifiers", like username or email address.
- getAttributes() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get a map containing various key-value pairs, that represent application
specific values.
- getCategories() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get a category list, a category is a semantical tag.
- getCustomTrustStore() - Method in class org.jboss.aerogear.unifiedpush.SenderClient
-
Get the custom trustStore configuration;
- getDeviceType() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get a filter for notifying only users running a certain device.
- getInstance() - Static method in class org.jboss.aerogear.unifiedpush.ca.TrustStoreManagerService
-
- getMasterSecret() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get the masterSecret used to authenticate against the Push Server.
- getProxy() - Method in class org.jboss.aerogear.unifiedpush.SenderClient
-
Get the proxy cofniguration.
- getProxyHost() - Method in class org.jboss.aerogear.unifiedpush.model.ProxyConfig
-
Get the proxy Hostname that is configured.
- getProxyPassword() - Method in class org.jboss.aerogear.unifiedpush.model.ProxyConfig
-
Get the password for proxy user.
- getProxyPort() - Method in class org.jboss.aerogear.unifiedpush.model.ProxyConfig
-
Get the proxy port.
- getProxyType() - Method in class org.jboss.aerogear.unifiedpush.model.ProxyConfig
-
Get the proxy type that is used in proxy connection.
- getProxyUser() - Method in class org.jboss.aerogear.unifiedpush.model.ProxyConfig
-
Get the specified proxy user.
- getPushApplicationId() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get the push Application Id.
- getServerURL() - Method in interface org.jboss.aerogear.unifiedpush.JavaSender
-
Returns the current configured server URL
- getServerURL() - Method in class org.jboss.aerogear.unifiedpush.SenderClient
-
Get the used server URL.
- getSimplePush() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get the key-value pair represented by a String and
used by the Simple Push Networks.
- getTimeToLive() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get the Time To Live of the message, used by the APNs/GCM Push Networks
- getTrustStoreManager() - Method in class org.jboss.aerogear.unifiedpush.ca.TrustStoreManagerService
-
- getTrustStorePassword() - Method in class org.jboss.aerogear.unifiedpush.model.TrustStoreConfig
-
Get the password for the TrustStore.
- getTrustStorePath() - Method in class org.jboss.aerogear.unifiedpush.model.TrustStoreConfig
-
Get the path for a truststore to be used.
- getTrustStoreType() - Method in class org.jboss.aerogear.unifiedpush.model.TrustStoreConfig
-
Get the type for the TrustStore.
- getVariants() - Method in class org.jboss.aerogear.unifiedpush.message.UnifiedMessage
-
Get A filter for notifying only specific mobile variants of the Push Application.