Uses of Class
javapns.communication.ConnectionToAppleServer

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

Uses of ConnectionToAppleServer in javapns.feedback
 

Subclasses of ConnectionToAppleServer in javapns.feedback
 class ConnectionToFeedbackServer
          Class representing a connection to a specific Feedback Server.
 

Uses of ConnectionToAppleServer in javapns.notification
 

Subclasses of ConnectionToAppleServer in javapns.notification
 class ConnectionToNotificationServer
          Connection details specific to the Notification Service.
 



Copyright © 2013. All Rights Reserved.