org.apache.airavata.wsmg.client.commons
Class NotificationProducer
java.lang.Object
org.apache.airavata.wsmg.client.commons.NotificationProducer
public class NotificationProducer
- extends Object
|
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 |
NotificationProducer
public NotificationProducer()
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.