| Methods in org.apache.airavata.wsmg.client that return SubscriptionStub |
SubscriptionStub |
NotificationProducerStub.subscribe(org.apache.axis2.addressing.EndpointReference consumerReference,
org.apache.axiom.om.OMElement topicExpression,
boolean useNotfy)
|
SubscriptionStub |
NotificationProducerStub.subscribe(org.apache.axis2.addressing.EndpointReference consumerReference,
org.apache.axiom.om.OMElement topicExpression,
boolean useNotfy,
boolean wsrm)
|
SubscriptionStub |
NotificationProducerStub.subscribe(org.apache.axis2.addressing.EndpointReference consumerReference,
org.apache.axiom.om.OMElement topicExpression,
org.apache.axiom.om.OMElement xpathExpression,
boolean useNotfy)
|
SubscriptionStub |
NotificationProducerStub.subscribe(org.apache.axis2.addressing.EndpointReference consumerReference,
org.apache.axiom.om.OMElement topicExpression,
org.apache.axiom.om.OMElement xpathExpression,
boolean useNotfy,
boolean wsrm)
|