| Package | Description |
|---|---|
| javapns.devices.implementations.basic |
A basic non-persistent implementation for devices.
|
| javapns.feedback |
Classes for interacting with the Apple Feedback Service.
|
| javapns.notification |
Classes for pushing notifications through Apple servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDeviceFactory
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceFactory |
FeedbackServiceManager.getDeviceFactory()
Deprecated.
The DeviceFactory-based architecture is deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceFactory |
PushNotificationManager.getDeviceFactory()
Deprecated.
The DeviceFactory-based architecture is deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushNotificationManager.setDeviceFactory(DeviceFactory deviceFactory)
Deprecated.
The DeviceFactory-based architecture is deprecated.
|
Copyright © 2016. All rights reserved.