Package javapns.communication

Classes for communicating with Apple servers.

See:
          Description

Interface Summary
AppleServer Common interface of all classes representing a connection to any Apple server.
 

Class Summary
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
KeystoreManager Class responsible for dealing with keystores.
ProxyManager Main class for dealing with proxies.
 

Package javapns.communication Description

Classes for communicating with Apple servers.