|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeedbackConnectionException | |
|---|---|
| com.relayrides.pushy.apns | Contains classes and interfaces for interacting with the Apple Push Notification service (APNs). |
| Uses of FeedbackConnectionException in com.relayrides.pushy.apns |
|---|
| Methods in com.relayrides.pushy.apns that throw FeedbackConnectionException | |
|---|---|
List<ExpiredToken> |
PushManager.getExpiredTokens()
Queries the APNs feedback service for expired tokens using a reasonable default timeout. |
List<ExpiredToken> |
PushManager.getExpiredTokens(long timeout,
TimeUnit timeoutUnit)
Queries the APNs feedback service for expired tokens using the given timeout. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||