org.wso2.carbon.integration.common.admin.client
Class CarbonAppUploaderClient
java.lang.Object
org.wso2.carbon.integration.common.admin.client.CarbonAppUploaderClient
public class CarbonAppUploaderClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarbonAppUploaderClient
public CarbonAppUploaderClient(String backendUrl,
String sessionCookie)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
CarbonAppUploaderClient
public CarbonAppUploaderClient(String backendUrl,
String userName,
String password)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
uploadCarbonAppArtifact
public void uploadCarbonAppArtifact(String fileName,
DataHandler dh)
throws RemoteException
- Throws:
RemoteException
Copyright © 2015 WSO2. All rights reserved.