@Deprecated public class SubscribeCommandBuilder extends CommandBuilderConstants
ATT_DIALECT, ATT_XPATH, DELIVERY_QNAME, EXPIRES, FILTER_QNAME, IDENTIFIER, NOTIFY_TO_QNAME, RENEW, SUBSCRIBE_QNAME| Constructor and Description |
|---|
SubscribeCommandBuilder(org.apache.axis2.context.MessageContext messageCtx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.soap.SOAPEnvelope |
fromSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription)
Deprecated.
(01)
|
org.wso2.carbon.event.core.subscription.Subscription |
toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
Deprecated.
(01)
|
public SubscribeCommandBuilder(org.apache.axis2.context.MessageContext messageCtx)
public org.wso2.carbon.event.core.subscription.Subscription toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
throws InvalidMessageException,
InvalidExpirationTimeException
envelope - The soap envelope containing the subscription requestInvalidMessageExceptionInvalidExpirationTimeExceptionpublic org.apache.axiom.soap.SOAPEnvelope fromSubscription(org.wso2.carbon.event.core.subscription.Subscription subscription)
subscription - The subscription to which the response should be createdCopyright © 2019 WSO2. All rights reserved.