Class GetStatusCommandBuilder

java.lang.Object
org.wso2.carbon.event.ws.internal.builders.CommandBuilderConstants
org.wso2.carbon.event.ws.internal.builders.GetStatusCommandBuilder

@Deprecated public class GetStatusCommandBuilder extends CommandBuilderConstants
Deprecated.
  • Field Summary

    Fields inherited from class org.wso2.carbon.event.ws.internal.builders.CommandBuilderConstants

    ATT_DIALECT, ATT_XPATH, DELIVERY_QNAME, EXPIRES, FILTER_QNAME, IDENTIFIER, NOTIFY_TO_QNAME, RENEW, SUBSCRIBE_QNAME
  • Constructor Summary

    Constructors
    Constructor
    Description
    GetStatusCommandBuilder(org.apache.axis2.context.MessageContext messageCtx)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.axiom.soap.SOAPEnvelope
    fromSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription)
    Deprecated.
    (01) invalid input: '<'s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" (04) xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) invalid input: '<'s12:Header> (07) invalid input: '<'wsa:Action> (08) http://schemas.xmlsoap.org/ws/2004/08/eventing/GetStatusResponse (09) invalid input: '<'/wsa:Action> (10) invalid input: '<'wsa:RelatesTo> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 (12) invalid input: '<'/wsa:RelatesTo> (13) invalid input: '<'wsa:To>http://www.example.com/MyEventSinkinvalid input: '<'/wsa:To> (14) invalid input: '<'/s12:Header> (15) invalid input: '<'s12:Body> (16) invalid input: '<'wse:GetStatusResponse> (17) invalid input: '<'wse:Expires>2004-06-26T12:00:00.000-00:00invalid input: '<'/wse:Expires> (18) invalid input: '<'/wse:GetStatusResponse> (19) invalid input: '<'/s12:Body> (20) invalid input: '<'/s12:Envelope>
    org.wso2.carbon.event.core.subscription.Subscription
    toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
    Deprecated.
    create request for get status request (01) invalid input: '<'s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" (04) xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) invalid input: '<'s12:Header> (07) invalid input: '<'wsa:Action> (08) http://schemas.xmlsoap.org/ws/2004/08/eventing/GetStatus (09) invalid input: '<'/wsa:Action> (10) invalid input: '<'wsa:MessageID> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 (12) invalid input: '<'/wsa:MessageID> (13) invalid input: '<'wsa:ReplyTo> (14) invalid input: '<'wsa:Address>http://www.example.com/MyEventSinkinvalid input: '<'/wsa:Address> (15) invalid input: '<'/wsa:ReplyTo> (16) invalid input: '<'wsa:To> (17) http://www.example.org/oceanwatch/SubscriptionManager (18) invalid input: '<'/wsa:To> (19) invalid input: '<'wse:Identifier> (20) uuid:22e8a584-0d18-4228-b2a8-3716fa2097fa (21) invalid input: '<'/wse:Identifier> (22) invalid input: '<'/s12:Header> (23) invalid input: '<'s12:Body> (24) invalid input: '<'wse:GetStatus /> (25) invalid input: '<'/s12:Body> (26) invalid input: '<'/s12:Envelope>

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GetStatusCommandBuilder

      public GetStatusCommandBuilder(org.apache.axis2.context.MessageContext messageCtx)
      Deprecated.
  • Method Details

    • toSubscription

      public org.wso2.carbon.event.core.subscription.Subscription toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope) throws InvalidMessageException
      Deprecated.
      create request for get status request (01) invalid input: '<'s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" (04) xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) invalid input: '<'s12:Header> (07) invalid input: '<'wsa:Action> (08) http://schemas.xmlsoap.org/ws/2004/08/eventing/GetStatus (09) invalid input: '<'/wsa:Action> (10) invalid input: '<'wsa:MessageID> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 (12) invalid input: '<'/wsa:MessageID> (13) invalid input: '<'wsa:ReplyTo> (14) invalid input: '<'wsa:Address>http://www.example.com/MyEventSinkinvalid input: '<'/wsa:Address> (15) invalid input: '<'/wsa:ReplyTo> (16) invalid input: '<'wsa:To> (17) http://www.example.org/oceanwatch/SubscriptionManager (18) invalid input: '<'/wsa:To> (19) invalid input: '<'wse:Identifier> (20) uuid:22e8a584-0d18-4228-b2a8-3716fa2097fa (21) invalid input: '<'/wse:Identifier> (22) invalid input: '<'/s12:Header> (23) invalid input: '<'s12:Body> (24) invalid input: '<'wse:GetStatus /> (25) invalid input: '<'/s12:Body> (26) invalid input: '<'/s12:Envelope>
      Parameters:
      envelope - The soap envelope containing the get status request
      Returns:
      The subscription for which the status was requested
      Throws:
      InvalidMessageException
    • fromSubscription

      public org.apache.axiom.soap.SOAPEnvelope fromSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription)
      Deprecated.
      (01) invalid input: '<'s12:Envelope (02) xmlns:s12="http://www.w3.org/2003/05/soap-envelope" (03) xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" (04) xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing" (05) xmlns:ow="http://www.example.org/oceanwatch" > (06) invalid input: '<'s12:Header> (07) invalid input: '<'wsa:Action> (08) http://schemas.xmlsoap.org/ws/2004/08/eventing/GetStatusResponse (09) invalid input: '<'/wsa:Action> (10) invalid input: '<'wsa:RelatesTo> (11) uuid:bd88b3df-5db4-4392-9621-aee9160721f6 (12) invalid input: '<'/wsa:RelatesTo> (13) invalid input: '<'wsa:To>http://www.example.com/MyEventSinkinvalid input: '<'/wsa:To> (14) invalid input: '<'/s12:Header> (15) invalid input: '<'s12:Body> (16) invalid input: '<'wse:GetStatusResponse> (17) invalid input: '<'wse:Expires>2004-06-26T12:00:00.000-00:00invalid input: '<'/wse:Expires> (18) invalid input: '<'/wse:GetStatusResponse> (19) invalid input: '<'/s12:Body> (20) invalid input: '<'/s12:Envelope>
      Parameters:
      subscription - The subscription for which status must be obtained.
      Returns:
      The response envelope for the get status request.