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