public class CouchRequestReceiver extends java.lang.Object implements RequestReceiver
| Constructor and Description |
|---|
CouchRequestReceiver(DomainKernel domainKernel,
NotificationKernel notificationKernel,
ExecutionManager executionManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleFailure(LqRequestStore requestStore,
LqRequestEntity request,
org.tiogasolutions.notify.pub.NotificationRef notificationRef) |
void |
receiveRequests(org.tiogasolutions.notify.pub.DomainProfile domainProfile) |
public CouchRequestReceiver(DomainKernel domainKernel, NotificationKernel notificationKernel, ExecutionManager executionManager)
public void receiveRequests(org.tiogasolutions.notify.pub.DomainProfile domainProfile)
receiveRequests in interface RequestReceiverprotected void handleFailure(LqRequestStore requestStore, LqRequestEntity request, org.tiogasolutions.notify.pub.NotificationRef notificationRef)