public class Report extends Object
Constructor and Description |
---|
Report() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAsResponse() |
boolean |
isDeliveryFailuresNotifyProducer() |
boolean |
isProcessErrorNotifyProducer() |
void |
setAsResponse(boolean asResponse) |
void |
setDeliveryFailuresNotifyProducer(boolean deliveryFailuresNotifyProducer) |
void |
setProcessErrorNotifyProducer(boolean processErrorNotifyProducer) |
public boolean isProcessErrorNotifyProducer()
public void setProcessErrorNotifyProducer(boolean processErrorNotifyProducer)
public boolean isDeliveryFailuresNotifyProducer()
public void setDeliveryFailuresNotifyProducer(boolean deliveryFailuresNotifyProducer)
public boolean isAsResponse()
public void setAsResponse(boolean asResponse)
Copyright © 2017 WSO2. All rights reserved.