public class ConnectionToNotificationServer extends ConnectionToAppleServer
KEYSTORE_TYPE_JKS, KEYSTORE_TYPE_PKCS12| Constructor and Description |
|---|
ConnectionToNotificationServer(AppleNotificationServer server) |
ConnectionToNotificationServer(AppleNotificationServer server,
KeyStore keystore) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerHost() |
int |
getServerPort() |
getServer, getSSLSocket, setKeystorepublic ConnectionToNotificationServer(AppleNotificationServer server) throws KeystoreException
KeystoreExceptionpublic ConnectionToNotificationServer(AppleNotificationServer server, KeyStore keystore) throws KeystoreException
KeystoreExceptionpublic String getServerHost()
getServerHost in class ConnectionToAppleServerpublic int getServerPort()
getServerPort in class ConnectionToAppleServerCopyright © 2016. All rights reserved.