Class GetSubscriptionsCommandBuilder
- java.lang.Object
-
- org.wso2.carbon.event.ws.internal.builders.GetSubscriptionsCommandBuilder
-
@Deprecated public class GetSubscriptionsCommandBuilder extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description GetSubscriptionsCommandBuilder()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.apache.axiom.soap.SOAPEnvelopebuildResponseforGetSubscriptions(List<org.wso2.carbon.event.core.subscription.Subscription> subscriptions, int maxResultCount, int startIndex)Deprecated.
-
-
-
Method Detail
-
buildResponseforGetSubscriptions
public static org.apache.axiom.soap.SOAPEnvelope buildResponseforGetSubscriptions(List<org.wso2.carbon.event.core.subscription.Subscription> subscriptions, int maxResultCount, int startIndex)
Deprecated.
-
-