Uses of Class
com.vaadin.flow.server.webpush.WebPushException
-
Uses of WebPushException in com.vaadin.flow.server.webpush
Methods in com.vaadin.flow.server.webpush that throw WebPushExceptionModifier and TypeMethodDescriptionvoidWebPush.sendNotification(WebPushSubscription subscription, WebPushMessage message) Sends Web Push Notification to a client/browser having a given subscription.