Uses of Class
javapns.communication.exceptions.InvalidKeystoreReferenceException

Packages that use InvalidKeystoreReferenceException
javapns.communication Classes for communicating with Apple servers. 
 

Uses of InvalidKeystoreReferenceException in javapns.communication
 

Methods in javapns.communication that throw InvalidKeystoreReferenceException
 InputStream AppleServerBasicImpl.getKeystoreStream()
           
 InputStream AppleServer.getKeystoreStream()
          Returns a stream to a keystore.
static void KeystoreManager.validateKeystoreParameter(Object keystore)
          Ensures that a keystore parameter is actually supported by the KeystoreManager.
 



Copyright © 2013. All Rights Reserved.