- send(Notification, Encoding) - Method in class nl.martijndwars.webpush.PushService
-
Send a notification and wait for the response.
- send(Notification) - Method in class nl.martijndwars.webpush.PushService
-
- sendAsync(Notification, Encoding) - Method in class nl.martijndwars.webpush.PushService
-
Send a notification, but don't wait for the response.
- sendAsync(Notification) - Method in class nl.martijndwars.webpush.PushService
-
- SendNotificationCommand - Class in nl.martijndwars.webpush.cli.commands
-
- SendNotificationCommand() - Constructor for class nl.martijndwars.webpush.cli.commands.SendNotificationCommand
-
- SendNotificationHandler - Class in nl.martijndwars.webpush.cli.handlers
-
- SendNotificationHandler(SendNotificationCommand) - Constructor for class nl.martijndwars.webpush.cli.handlers.SendNotificationHandler
-
- SERVER_KEY_CURVE - Static variable in class nl.martijndwars.webpush.PushService
-
- SERVER_KEY_ID - Static variable in class nl.martijndwars.webpush.PushService
-
- setGcmApiKey(String) - Method in class nl.martijndwars.webpush.PushService
-
Set the Google Cloud Messaging (GCM) API key
- setKeyPair(KeyPair) - Method in class nl.martijndwars.webpush.PushService
-
Set the public and private key (for VAPID).
- setPrivateKey(String) - Method in class nl.martijndwars.webpush.PushService
-
Set the public key using a base64url-encoded string.
- setPrivateKey(PrivateKey) - Method in class nl.martijndwars.webpush.PushService
-
Set the private key (for VAPID)
- setPublicKey(String) - Method in class nl.martijndwars.webpush.PushService
-
Set the public key using a base64url-encoded string.
- setPublicKey(PublicKey) - Method in class nl.martijndwars.webpush.PushService
-
Set the public key (for VAPID)
- setSubject(String) - Method in class nl.martijndwars.webpush.PushService
-
Set the JWT subject (for VAPID)
- SHA_256_LENGTH - Static variable in class nl.martijndwars.webpush.HttpEce
-
- Subscription - Class in nl.martijndwars.webpush
-
- Subscription() - Constructor for class nl.martijndwars.webpush.Subscription
-
- Subscription(String, Subscription.Keys) - Constructor for class nl.martijndwars.webpush.Subscription
-
- Subscription.Keys - Class in nl.martijndwars.webpush
-