public class MpnsQueuedService extends AbstractMpnsService implements MpnsService
| Constructor and Description |
|---|
MpnsQueuedService(AbstractMpnsService service) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
push(org.apache.http.client.methods.HttpPost request,
MpnsNotification message) |
void |
start()
Starts the service.
|
void |
stop()
Stops the service and frees any allocated resources it created for this
service.
|
postMessage, push, pushclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpush, pushpublic MpnsQueuedService(AbstractMpnsService service)
protected void push(org.apache.http.client.methods.HttpPost request,
MpnsNotification message)
push in class AbstractMpnsServicepublic void start()
MpnsServicestart in interface MpnsServicestart in class AbstractMpnsServicepublic void stop()
MpnsServicestop in interface MpnsServicestop in class AbstractMpnsServiceCopyright © 2014 JBoss by Red Hat. All Rights Reserved.