public class DataServiceFileUploaderClient extends Object
| Constructor and Description |
|---|
DataServiceFileUploaderClient(String backEndUrl,
String sessionCookie) |
DataServiceFileUploaderClient(String backEndUrl,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
uploadDataServiceFile(String fileName,
DataHandler dh) |
boolean |
uploadDataServiceFile(String fileName,
String serviceHierarchy,
DataHandler dh) |
public DataServiceFileUploaderClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean uploadDataServiceFile(String fileName, DataHandler dh) throws org.wso2.carbon.dataservices.ui.fileupload.stub.ExceptionException, RemoteException
org.wso2.carbon.dataservices.ui.fileupload.stub.ExceptionExceptionRemoteExceptionpublic boolean uploadDataServiceFile(String fileName, String serviceHierarchy, DataHandler dh) throws org.wso2.carbon.dataservices.ui.fileupload.stub.ExceptionException, RemoteException
org.wso2.carbon.dataservices.ui.fileupload.stub.ExceptionExceptionRemoteExceptionCopyright © 2018 WSO2. All rights reserved.