javapns.notification
Class ConnectionToNotificationServer
java.lang.Object
javapns.communication.ConnectionToAppleServer
javapns.notification.ConnectionToNotificationServer
public class ConnectionToNotificationServer
- extends ConnectionToAppleServer
Connection details specific to the Notification Service.
- Author:
- Sylvain Pedneault
ConnectionToNotificationServer
public ConnectionToNotificationServer(AppleNotificationServer server)
throws KeystoreException
- Throws:
KeystoreException
ConnectionToNotificationServer
public ConnectionToNotificationServer(AppleNotificationServer server,
KeyStore keystore)
throws KeystoreException
- Throws:
KeystoreException
getServerHost
public String getServerHost()
- Specified by:
getServerHost
in class ConnectionToAppleServer
getServerPort
public int getServerPort()
- Specified by:
getServerPort
in class ConnectionToAppleServer