public class DBSFileUploadClient extends Object
| Constructor and Description |
|---|
DBSFileUploadClient(org.apache.axis2.context.ConfigurationContext ctx,
String serverURL,
String cookie) |
| Modifier and Type | Method and Description |
|---|---|
void |
uploadService(String fileName,
String serviceHierarchy,
DataHandler dataHandler) |
void |
uploadWsdl(String fileName,
DataHandler dataHandler) |
void |
uploadWSDLWithURL(String url) |
public void uploadService(String fileName, String serviceHierarchy, DataHandler dataHandler) throws Exception
Exceptionpublic void uploadWsdl(String fileName, DataHandler dataHandler) throws Exception
ExceptionCopyright © 2018 WSO2. All rights reserved.