@Deprecated public class WSEventDispatcher extends Object implements org.wso2.carbon.event.core.subscription.EventDispatcher
| Constructor and Description |
|---|
WSEventDispatcher()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notify(org.wso2.carbon.event.core.Message message,
org.wso2.carbon.event.core.subscription.Subscription subscription)
Deprecated.
|
protected void |
sendNotification(org.apache.axiom.om.OMElement topicHeader,
org.apache.axiom.om.OMElement tenantDomainHeader,
org.apache.axiom.om.OMElement payload,
String endpoint)
Deprecated.
|
protected void |
sendNotification(org.apache.axiom.om.OMElement topicHeader,
org.apache.axiom.om.OMElement payload,
String endpoint)
Deprecated.
|
public void notify(org.wso2.carbon.event.core.Message message,
org.wso2.carbon.event.core.subscription.Subscription subscription)
notify in interface org.wso2.carbon.event.core.subscription.EventDispatcherprotected void sendNotification(org.apache.axiom.om.OMElement topicHeader,
org.apache.axiom.om.OMElement tenantDomainHeader,
org.apache.axiom.om.OMElement payload,
String endpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultprotected void sendNotification(org.apache.axiom.om.OMElement topicHeader,
org.apache.axiom.om.OMElement payload,
String endpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultCopyright © 2019 WSO2. All rights reserved.