public class CarbonAppUploaderClient extends Object
| Constructor and Description |
|---|
CarbonAppUploaderClient(org.apache.axis2.context.ConfigurationContext ctx,
String serviceURL,
String cookie) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUploadedFileItem(DataHandler dataHandler,
String fileName,
String fileType) |
void |
uploadFileItems() |
public void addUploadedFileItem(DataHandler dataHandler, String fileName, String fileType)
public void uploadFileItems()
throws RemoteException
RemoteExceptionCopyright © 2019 WSO2. All rights reserved.