Package | Description |
---|---|
org.wso2.carbon.event.ws.internal.builders | |
org.wso2.carbon.event.ws.internal.builders.utils |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.event.core.subscription.Subscription |
GetStatusCommandBuilder.toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
Deprecated.
create request for get status request
(01)
|
org.wso2.carbon.event.core.subscription.Subscription |
UnSubscribeCommandBuilder.toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
Deprecated.
create request for unsubscribe request
(01)
|
org.wso2.carbon.event.core.subscription.Subscription |
SubscribeCommandBuilder.toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
Deprecated.
(01)
|
org.wso2.carbon.event.core.subscription.Subscription |
RenewCommandBuilder.toSubscription(org.apache.axiom.soap.SOAPEnvelope envelope)
Deprecated.
(01)
|
Modifier and Type | Method and Description |
---|---|
static org.wso2.carbon.event.core.subscription.Subscription |
BuilderUtils.createSubscription(String endpoint,
String filterDialect,
String topic)
Deprecated.
|
Copyright © 2019 WSO2. All rights reserved.