public class JARServiceUploaderClient extends Object
| Constructor and Description |
|---|
JARServiceUploaderClient(String backEndUrl,
String sessionCookie) |
JARServiceUploaderClient(String backEndUrl,
String userName,
String password) |
public JARServiceUploaderClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void uploadJARServiceFile(String serviceGroup, List<DataHandler> dhJarList, DataHandler dhWsdl) throws org.wso2.carbon.jarservices.stub.JarUploadExceptionException, RemoteException, org.wso2.carbon.jarservices.stub.DuplicateServiceGroupExceptionException, org.wso2.carbon.jarservices.stub.DuplicateServiceExceptionException
org.wso2.carbon.jarservices.stub.JarUploadExceptionExceptionRemoteExceptionorg.wso2.carbon.jarservices.stub.DuplicateServiceGroupExceptionExceptionorg.wso2.carbon.jarservices.stub.DuplicateServiceExceptionExceptionCopyright © 2015 WSO2 Inc. All rights reserved.