Package org.wso2.carbon.ui.clients
Class FileUploadServiceClient
java.lang.Object
org.wso2.carbon.ui.clients.FileUploadServiceClient
- All Implemented Interfaces:
org.wso2.carbon.core.common.IFileUpload
public class FileUploadServiceClient
extends Object
implements org.wso2.carbon.core.common.IFileUpload
-
Constructor Summary
ConstructorsConstructorDescriptionFileUploadServiceClient(org.apache.axis2.context.ConfigurationContext ctx, String serverURL, String cookie) -
Method Summary
Modifier and TypeMethodDescriptionString[]uploadFiles(org.wso2.carbon.core.common.UploadedFileItem[] uploadedFileItems)
-
Constructor Details
-
Method Details