Uses of Interface
javapns.feedback.AppleFeedbackServer

Packages that use AppleFeedbackServer
javapns.feedback Classes for interacting with the Apple Feedback Service. 
 

Uses of AppleFeedbackServer in javapns.feedback
 

Classes in javapns.feedback that implement AppleFeedbackServer
 class AppleFeedbackServerBasicImpl
          Basic implementation of the AppleFeedbackServer interface, intended to facilitate rapid deployment.
 

Methods in javapns.feedback with parameters of type AppleFeedbackServer
 LinkedList<Device> FeedbackServiceManager.getDevices(AppleFeedbackServer server)
           
 

Constructors in javapns.feedback with parameters of type AppleFeedbackServer
ConnectionToFeedbackServer(AppleFeedbackServer feedbackServer)
           
 



Copyright © 2013. All Rights Reserved.