Uses of Class
de.svenkubiak.webpush4j.WebPush
Packages that use WebPush
-
Uses of WebPush in de.svenkubiak.webpush4j
Methods in de.svenkubiak.webpush4j that return WebPushModifier and TypeMethodDescriptionstatic WebPushWebPush.crerate()WebPush.withGcmApiKey(String gcmApiKey) WebPush.withKeyPair(KeyPair keyPair) WebPush.withPrivateKey(String privateKey) WebPush.withPublicKey(String publicKey) WebPush.withSubject(String subject)