com.notnoop.apns.internal
Class ApnsFeedbackConnection
java.lang.Object
com.notnoop.apns.internal.ApnsFeedbackConnection
public class ApnsFeedbackConnection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApnsFeedbackConnection
public ApnsFeedbackConnection(SocketFactory factory,
String host,
int port)
ApnsFeedbackConnection
public ApnsFeedbackConnection(SocketFactory factory,
String host,
int port,
Proxy proxy)
getInactiveDevices
public Map<String,Date> getInactiveDevices()
throws NetworkIOException
- Throws:
NetworkIOException
getInactiveDevicesImpl
public Map<String,Date> getInactiveDevicesImpl()
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.