Package com.iizix.push
package com.iizix.push
- ClassDescriptionWhich delivery tiers a send is permitted to use.The per-target outcome of a push send, recorded for every subscription the send's filter matched.How hard the engine works to deliver a notification quickly.An immutable push notification — the smallest piece, the payload that travels unchanged from caller to recipient.The push notification engine — the runtime that owns the executor, the concurrency ceiling, the spool, the transports, and the region router, and that performs sends.A fluent builder for constructing a
IPushNotification.The push notification service facet of the server.Receives progress notifications as a bulk send's region slices complete.A complete request to send a notification: what to send, to whom, and under which policies and authority.Configuration contract for the push notification service.A subscription filter — the "group" a send or admin operation targets.Thrown when a send's operator is not authorized for a region the send's plan requires.The lifecycle state of theIPushNotificationEngine.The seam through which the push engine implementation reachescom.iizix.core.The aggregate result of a send — the audit record and theServerAdminUI's data source in one object.The device push transports, i.e.The strictness with which a send honours data-residency constraints when a subscription's region cannot be resolved.Helper class to generate VAPID keys for use with Push Notification.