| Package | Description |
|---|---|
| org.jboss.aerogear.windows.mpns | |
| org.jboss.aerogear.windows.mpns.internal |
| Modifier and Type | Method and Description |
|---|---|
static MpnsResponse |
MpnsResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MpnsResponse[] |
MpnsResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MpnsDelegate.messageFailed(MpnsNotification message,
MpnsResponse response) |
void |
MpnsDelegate.messageSent(MpnsNotification message,
MpnsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static MpnsResponse |
Utilities.logicalResponseFor(org.apache.http.HttpResponse response) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.