|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.notnoop.apns.APNS
public final class APNS
The main class to interact with the APNS Service.
Provides an interface to create the ApnsServiceBuilder and
ApnsNotification payload.
| Method Summary | |
|---|---|
static PayloadBuilder |
newPayload()
Returns a new Payload builder |
static ApnsServiceBuilder |
newService()
Returns a new APNS Service for sending iPhone notifications |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PayloadBuilder newPayload()
public static ApnsServiceBuilder newService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||