| Package | Description |
|---|---|
| javapns |
The JavaPNS library
|
| javapns.devices |
Classes representing mobile devices.
|
| javapns.feedback |
Classes for interacting with the Apple Feedback Service.
|
| javapns.notification |
Classes for pushing notifications through Apple servers.
|
| javapns.notification.exceptions |
Notification-related exceptions thrown by the javapns library.
|
| javapns.notification.transmission |
Specialized classes for transmitting notifications to large number of devices.
|
| Class and Description |
|---|
| Payload
Abstract class representing a payload that can be transmitted to Apple.
|
| PushedNotifications
A list of PushedNotification objects.
|
| Class and Description |
|---|
| PayloadPerDevice
A one-to-one link between a payload and device.
|
| Class and Description |
|---|
| AppleNotificationServer
Interface representing a connection to an Apple Notification Server
|
| Class and Description |
|---|
| AppleNotificationServer
Interface representing a connection to an Apple Notification Server
|
| NewsstandNotificationPayload
A Newsstand-specific payload compatible with the Apple Push Notification Service.
|
| Payload
Abstract class representing a payload that can be transmitted to Apple.
|
| PushedNotification
An object representing the result of a push notification to a specific payload to a single device.
|
| PushedNotifications
A list of PushedNotification objects.
|
| PushNotificationBigPayload |
| PushNotificationPayload
A payload compatible with the Apple Push Notification Service.
|
| ResponsePacket
A response packet, as described in Apple's enhanced notification format.
|
| Class and Description |
|---|
| ResponsePacket
A response packet, as described in Apple's enhanced notification format.
|
| Class and Description |
|---|
| AppleNotificationServer
Interface representing a connection to an Apple Notification Server
|
| Payload
Abstract class representing a payload that can be transmitted to Apple.
|
| PayloadPerDevice
A one-to-one link between a payload and device.
|
| PushedNotifications
A list of PushedNotification objects.
|
| PushNotificationManager
The main class used to send notification and handle a connection to Apple SSLServerSocket.
|
Copyright © 2016. All rights reserved.