public class AARServiceUploaderClient extends Object
| Constructor and Description |
|---|
AARServiceUploaderClient(String backEndUrl,
String sessionCookie) |
AARServiceUploaderClient(String backEndUrl,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
uploadAARFile(String fileName,
String filePath,
String serviceHierarchy) |
public AARServiceUploaderClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void uploadAARFile(String fileName, String filePath, String serviceHierarchy) throws org.wso2.carbon.aarservices.stub.ExceptionException, RemoteException, MalformedURLException
org.wso2.carbon.aarservices.stub.ExceptionExceptionRemoteExceptionMalformedURLExceptionCopyright © 2019 WSO2. All rights reserved.