public class RuleServiceFileUploadClient extends Object
| Constructor and Description |
|---|
RuleServiceFileUploadClient(org.apache.axis2.context.ConfigurationContext ctx,
String serverURL,
String cookie) |
RuleServiceFileUploadClient(javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
uploadService(String fileName,
DataHandler dataHandler) |
public RuleServiceFileUploadClient(org.apache.axis2.context.ConfigurationContext ctx,
String serverURL,
String cookie)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void uploadService(String fileName, DataHandler dataHandler)
Copyright © 2019 WSO2. All rights reserved.