|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkIOException | |
|---|---|
| com.notnoop.mpns | |
| com.notnoop.mpns.internal | |
| Uses of NetworkIOException in com.notnoop.mpns |
|---|
| Methods in com.notnoop.mpns that throw NetworkIOException | |
|---|---|
void |
MpnsService.push(String subscriptionUri,
MpnsNotification message)
Sends the provided notification message to the desired
destination. |
void |
MpnsService.push(String subscriptionUri,
String payload,
Collection<? extends Map.Entry<String,String>> headers)
Sends a push notification with the provided payload to the
iPhone of deviceToken. |
| Uses of NetworkIOException in com.notnoop.mpns.internal |
|---|
| Methods in com.notnoop.mpns.internal that throw NetworkIOException | |
|---|---|
void |
AbstractMpnsService.push(String subscriptionUri,
MpnsNotification message)
|
void |
AbstractMpnsService.push(String subscriptionUri,
String payload,
Collection<? extends Map.Entry<String,String>> headers)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||