org.apache.stratos.tenant.mgt.ui.clients
Class PackageInfoServiceClient
java.lang.Object
org.apache.stratos.tenant.mgt.ui.clients.PackageInfoServiceClient
public class PackageInfoServiceClient
- extends Object
PackageInfoService client
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageInfoServiceClient
public PackageInfoServiceClient(String cookie,
String backendServerURL,
org.apache.axis2.context.ConfigurationContext configContext)
throws Exception
- Throws:
Exception
getBillingPackages
public org.apache.stratos.common.packages.stub.PackageInfo[] getBillingPackages()
throws Exception
- Throws:
Exception
getBillingPackagesJsonArray
public org.json.JSONArray getBillingPackagesJsonArray()
throws Exception
- Throws:
Exception
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.