| Interface and Description |
|---|
| javapns.devices.DeviceFactory
Phasing out DeviceFactory because it has become irrelevant in the new library architecture
|
| Class and Description |
|---|
| javapns.devices.implementations.basic.BasicDeviceFactory |
| Method and Description |
|---|
| javapns.notification.PushNotificationManager.addDevice(String, String)
The DeviceFactory-based architecture is deprecated.
|
| javapns.notification.PushNotificationManager.getDevice(String)
The DeviceFactory-based architecture is deprecated.
|
| javapns.feedback.FeedbackServiceManager.getDeviceFactory()
The DeviceFactory-based architecture is deprecated.
|
| javapns.notification.PushNotificationManager.getDeviceFactory()
The DeviceFactory-based architecture is deprecated.
|
| javapns.notification.PushNotificationManager.removeDevice(String)
The DeviceFactory-based architecture is deprecated.
|
| javapns.notification.PushNotificationManager.setDeviceFactory(DeviceFactory)
The DeviceFactory-based architecture is deprecated.
|
Copyright © 2016. All rights reserved.