javapns.feedback
Class ConnectionToFeedbackServer
java.lang.Object
javapns.communication.ConnectionToAppleServer
javapns.feedback.ConnectionToFeedbackServer
public class ConnectionToFeedbackServer
- extends ConnectionToAppleServer
Class representing a connection to a specific Feedback Server.
- Author:
- Sylvain Pedneault
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionToFeedbackServer
public ConnectionToFeedbackServer(AppleFeedbackServer feedbackServer)
throws KeystoreException
- Throws:
KeystoreException
ConnectionToFeedbackServer
public ConnectionToFeedbackServer(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
Copyright © 2016. All Rights Reserved.