org.apache.airavata.wsmg.client.commons
Class NotificationProducer

java.lang.Object
  extended by org.apache.airavata.wsmg.client.commons.NotificationProducer

public class NotificationProducer
extends Object


Constructor Summary
NotificationProducer()
           
 
Method Summary
 org.apache.axiom.om.OMElement deliverMessage(org.apache.axiom.om.OMElement notificationMessage, String type, org.apache.axis2.addressing.EndpointReference brokerLocationEPR, long timeout)
           
 org.apache.axiom.om.OMElement deliverMessage(org.apache.axiom.om.OMElement notificationMessage, String type, org.apache.axis2.addressing.EndpointReference brokerLocationEPR, long timeout, org.apache.axiom.om.OMElement topicExpressionEl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationProducer

public NotificationProducer()
Method Detail

deliverMessage

public org.apache.axiom.om.OMElement deliverMessage(org.apache.axiom.om.OMElement notificationMessage,
                                                    String type,
                                                    org.apache.axis2.addressing.EndpointReference brokerLocationEPR,
                                                    long timeout)
                                             throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault

deliverMessage

public org.apache.axiom.om.OMElement deliverMessage(org.apache.axiom.om.OMElement notificationMessage,
                                                    String type,
                                                    org.apache.axis2.addressing.EndpointReference brokerLocationEPR,
                                                    long timeout,
                                                    org.apache.axiom.om.OMElement topicExpressionEl)
                                             throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.