Class 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 Detail

      • WSEventDispatcher

        public WSEventDispatcher()
        Deprecated.
    • Method Detail

      • 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