Uses of Class
javapns.communication.AppleServerBasicImpl

Packages that use AppleServerBasicImpl
javapns.feedback Classes for interacting with the Apple Feedback Service. 
javapns.notification Classes for pushing notifications through Apple servers. 
 

Uses of AppleServerBasicImpl in javapns.feedback
 

Subclasses of AppleServerBasicImpl in javapns.feedback
 class AppleFeedbackServerBasicImpl
          Basic implementation of the AppleFeedbackServer interface, intended to facilitate rapid deployment.
 

Uses of AppleServerBasicImpl in javapns.notification
 

Subclasses of AppleServerBasicImpl in javapns.notification
 class AppleNotificationServerBasicImpl
          Basic implementation of the AppleNotificationServer interface, intended to facilitate rapid deployment.
 



Copyright © 2013. All Rights Reserved.