Uses of Package
javapns.communication

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

Classes in javapns.communication used by javapns.communication
AppleServer
          Common interface of all classes representing a connection to any Apple server.
 

Classes in javapns.communication used by javapns.feedback
AppleServer
          Common interface of all classes representing a connection to any Apple server.
AppleServerBasicImpl
          A basic and abstract implementation of the AppleServer interface intended to facilitate rapid deployment.
ConnectionToAppleServer
          Class representing an abstract connection to an Apple server
 

Classes in javapns.communication used by javapns.notification
AppleServer
          Common interface of all classes representing a connection to any Apple server.
AppleServerBasicImpl
          A basic and abstract implementation of the AppleServer interface intended to facilitate rapid deployment.
ConnectionToAppleServer
          Class representing an abstract connection to an Apple server
 



Copyright © 2016. All Rights Reserved.