public interface DataServiceFileUploader
| Modifier and Type | Method and Description |
|---|---|
void |
startuploadService(String fileName5,
String serviceHierarchy6,
DataHandler dataHandler7,
DataServiceFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadWSDL(String fileName15,
DataHandler dataHandler16,
DataServiceFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starturlWsdlUpload(String url11,
DataServiceFileUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
uploadService(String fileName5,
String serviceHierarchy6,
DataHandler dataHandler7)
Auto generated method signature
|
String |
uploadWSDL(String fileName15,
DataHandler dataHandler16)
Auto generated method signature
|
String |
urlWsdlUpload(String url11)
Auto generated method signature
|
String uploadService(String fileName5, String serviceHierarchy6, DataHandler dataHandler7) throws RemoteException, ExceptionException
uploadService4 - ExceptionException - :RemoteExceptionvoid startuploadService(String fileName5, String serviceHierarchy6, DataHandler dataHandler7, DataServiceFileUploaderCallbackHandler callback) throws RemoteException
uploadService4 - RemoteExceptionString urlWsdlUpload(String url11) throws RemoteException, ExceptionException
urlWsdlUpload10 - ExceptionException - :RemoteExceptionvoid starturlWsdlUpload(String url11, DataServiceFileUploaderCallbackHandler callback) throws RemoteException
urlWsdlUpload10 - RemoteExceptionString uploadWSDL(String fileName15, DataHandler dataHandler16) throws RemoteException, ExceptionException
uploadWSDL14 - ExceptionException - :RemoteExceptionvoid startuploadWSDL(String fileName15, DataHandler dataHandler16, DataServiceFileUploaderCallbackHandler callback) throws RemoteException
uploadWSDL14 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.