org.apache.airavata.wsmg.client.protocol
Class WSEProtocolClient
java.lang.Object
org.apache.airavata.wsmg.client.protocol.WSEProtocolClient
public class WSEProtocolClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSEProtocolClient
public WSEProtocolClient()
createEndpointReference
public static org.apache.axis2.addressing.EndpointReference createEndpointReference(String brokerURL,
String topic)
createSubscription
public static org.apache.axiom.om.OMElement createSubscription(org.apache.axis2.addressing.EndpointReference eventSink,
String topicExpression,
String xpathExpression,
long expireTime)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
decodeSubscribeResponse
public static String decodeSubscribeResponse(org.apache.axiom.om.OMElement responseSubscriptionsManagerElement)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
createUnsubscribeMsg
public static org.apache.axiom.om.OMElement createUnsubscribeMsg()
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.