- send(InternalUnifiedPushMessage, HttpServletRequest) - Method in class org.jboss.aerogear.unifiedpush.rest.sender.PushNotificationSenderEndpoint
-
RESTful API for sending Push Notifications.
- setCertificate(byte[]) - Method in class org.jboss.aerogear.unifiedpush.rest.util.iOSApplicationUploadForm
-
Reads the certificate file upload from the multipart request.
- setDescription(String) - Method in class org.jboss.aerogear.unifiedpush.rest.util.iOSApplicationUploadForm
-
Reads the description field from the multipart request.
- setJsonFile(byte[]) - Method in class org.jboss.aerogear.unifiedpush.rest.registry.installations.ImporterForm
-
Reads the uploaded JSON file from the multipart importer request.
- setName(String) - Method in class org.jboss.aerogear.unifiedpush.rest.util.iOSApplicationUploadForm
-
Reads the name field from the multipart request.
- setPassphrase(String) - Method in class org.jboss.aerogear.unifiedpush.rest.util.iOSApplicationUploadForm
-
Reads the passphrase field from the multipart request.
- setProduction(Boolean) - Method in class org.jboss.aerogear.unifiedpush.rest.util.iOSApplicationUploadForm
-
Reads the boolean flag from the multipart request,
which indicates if the iOS variant is a 'production' variant or not.
- SimplePrometheusEndpoint - Class in org.jboss.aerogear.unifiedpush.rest.prometheus
-
- SimplePrometheusEndpoint() - Constructor for class org.jboss.aerogear.unifiedpush.rest.prometheus.SimplePrometheusEndpoint
-
- STRING - Static variable in class org.jboss.aerogear.unifiedpush.rest.EmptyJSON
-