Class GetSubscriptionsCommandBuilder
java.lang.Object
org.wso2.carbon.event.ws.internal.builders.GetSubscriptionsCommandBuilder
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.axiom.soap.SOAPEnvelopebuildResponseforGetSubscriptions(List<org.wso2.carbon.event.core.subscription.Subscription> subscriptions, int maxResultCount, int startIndex) Deprecated.
-
Constructor Details
-
GetSubscriptionsCommandBuilder
public GetSubscriptionsCommandBuilder()Deprecated.
-
-
Method Details
-
buildResponseforGetSubscriptions
public static org.apache.axiom.soap.SOAPEnvelope buildResponseforGetSubscriptions(List<org.wso2.carbon.event.core.subscription.Subscription> subscriptions, int maxResultCount, int startIndex) Deprecated.
-