public interface DataServiceFileUploader
| Modifier and Type | Method and Description |
|---|---|
void |
startuploadService(String fileName14,
String serviceHierarchy15,
DataHandler dataHandler16,
DataServiceFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadWSDL(String fileName9,
DataHandler dataHandler10,
DataServiceFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starturlWsdlUpload(String url5,
DataServiceFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
uploadService(String fileName14,
String serviceHierarchy15,
DataHandler dataHandler16)
Auto generated method signature
|
String |
uploadWSDL(String fileName9,
DataHandler dataHandler10)
Auto generated method signature
|
String |
urlWsdlUpload(String url5)
Auto generated method signature
|
String urlWsdlUpload(String url5) throws RemoteException, ExceptionException
urlWsdlUpload4 - ExceptionException - :RemoteExceptionvoid starturlWsdlUpload(String url5, DataServiceFileUploaderCallbackHandler callback) throws RemoteException
urlWsdlUpload4 - RemoteExceptionString uploadWSDL(String fileName9, DataHandler dataHandler10) throws RemoteException, ExceptionException
uploadWSDL8 - ExceptionException - :RemoteExceptionvoid startuploadWSDL(String fileName9, DataHandler dataHandler10, DataServiceFileUploaderCallbackHandler callback) throws RemoteException
uploadWSDL8 - RemoteExceptionString uploadService(String fileName14, String serviceHierarchy15, DataHandler dataHandler16) throws RemoteException, ExceptionException
uploadService13 - ExceptionException - :RemoteExceptionvoid startuploadService(String fileName14, String serviceHierarchy15, DataHandler dataHandler16, DataServiceFileUploaderCallbackHandler callback) throws RemoteException
uploadService13 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.