Uses of Package
com.zerodeplibs.webpush
-
Packages that use com.zerodeplibs.webpush Package Description com.zerodeplibs.webpush Provides the classes and interfaces implementing the key features of Web Push.com.zerodeplibs.webpush.httpclient Provides classes that help applications make HTTP requests for the delivery of push messages. -
Classes in com.zerodeplibs.webpush used by com.zerodeplibs.webpush Class Description EncryptedPushMessage Implementations of this interface represent an encrypted push message.MessageEncryption Implementations of this interface provide the functionality of Message Encryption for Web Push.PushMessage This class represents a push message to be encrypted.PushSubscription This class represents a push subscription described in the Push API - W3C specification.PushSubscription.Keys This class represents a 'keys' field for a push subscription.UserAgentMessageEncryptionKeyInfo This class represents keys of a user agent used for encrypting push messages.VAPIDKeyPair This interface represents a signing key pair for the Voluntary Application Server Identification (VAPID) described in RFC8292. -
Classes in com.zerodeplibs.webpush used by com.zerodeplibs.webpush.httpclient Class Description EncryptedPushMessage Implementations of this interface represent an encrypted push message.PushSubscription This class represents a push subscription described in the Push API - W3C specification.VAPIDKeyPair This interface represents a signing key pair for the Voluntary Application Server Identification (VAPID) described in RFC8292.