Serialized Form
-
Package com.eatthepath.pushy.apns.auth
-
Class com.eatthepath.pushy.apns.auth.ApnsSigningKey
class ApnsSigningKey extends com.eatthepath.pushy.apns.auth.ApnsKey implements Serializable- serialVersionUID:
- 1L
-
Class com.eatthepath.pushy.apns.auth.ApnsVerificationKey
class ApnsVerificationKey extends com.eatthepath.pushy.apns.auth.ApnsKey implements Serializable- serialVersionUID:
- 1L
-
-
Package com.eatthepath.pushy.apns.server
-
Exception Class com.eatthepath.pushy.apns.server.RejectedNotificationException
class RejectedNotificationException extends Exception implements Serializable-
Serialized Fields
-
errorReason
RejectionReason errorReason
-
-
-
Exception Class com.eatthepath.pushy.apns.server.UnregisteredDeviceTokenException
class UnregisteredDeviceTokenException extends RejectedNotificationException implements Serializable-
Serialized Fields
-
deviceTokenExpirationTimestamp
Instant deviceTokenExpirationTimestamp
-
-
-