Uses of Class
de.svenkubiak.webpush4j.Notification
Packages that use Notification
-
Uses of Notification in de.svenkubiak.webpush4j
Methods in de.svenkubiak.webpush4j that return NotificationModifier and TypeMethodDescriptionstatic NotificationNotification.create()Notification.to(Subscriber subscriber) Notification.withPayload(String payload) Methods in de.svenkubiak.webpush4j with parameters of type NotificationModifier and TypeMethodDescriptionprotected final HttpRequestWebPush.prepareRequest(Notification notification, Encoding encoding) voidWebPush.send(Notification notification)