Class WSEventDispatcher

java.lang.Object
org.wso2.carbon.event.ws.internal.notify.WSEventDispatcher
All Implemented Interfaces:
org.wso2.carbon.event.core.subscription.EventDispatcher

@Deprecated public class WSEventDispatcher extends Object implements org.wso2.carbon.event.core.subscription.EventDispatcher
Deprecated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    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 payload, String endpoint)
    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.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WSEventDispatcher

      public WSEventDispatcher()
      Deprecated.
  • Method Details

    • notify

      public void notify(org.wso2.carbon.event.core.Message message, org.wso2.carbon.event.core.subscription.Subscription subscription)
      Deprecated.
      Specified by:
      notify in interface org.wso2.carbon.event.core.subscription.EventDispatcher
    • sendNotification

      protected 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
      Deprecated.
      Throws:
      org.apache.axis2.AxisFault
    • sendNotification

      protected void sendNotification(org.apache.axiom.om.OMElement topicHeader, org.apache.axiom.om.OMElement payload, String endpoint) throws org.apache.axis2.AxisFault
      Deprecated.
      Throws:
      org.apache.axis2.AxisFault