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