Deprecated API


Contents
Deprecated Interfaces
javapns.devices.DeviceFactory
          Phasing out DeviceFactory because it has become irrelevant in the new library architecture 
 

Deprecated Classes
javapns.devices.implementations.basic.BasicDeviceFactory
           
 

Deprecated Methods
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.feedback.FeedbackServiceManager.setDeviceFactory(DeviceFactory)
          The DeviceFactory-based architecture is deprecated. 
javapns.notification.PushNotificationManager.setDeviceFactory(DeviceFactory)
          The DeviceFactory-based architecture is deprecated. 
 

Deprecated Constructors
javapns.feedback.FeedbackServiceManager(DeviceFactory)
          The DeviceFactory-based architecture is deprecated. 
javapns.notification.PushNotificationManager(DeviceFactory)
          The DeviceFactory-based architecture is deprecated. 
 



Copyright © 2013. All Rights Reserved.