public class FileServiceStub extends org.apache.axis2.client.Stub implements FileService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
FileServiceStub()
Default Constructor
|
FileServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
FileServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
FileServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
FileServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
File9[] |
_getcheckfileexists(String fileName59)
Auto generated method signature
|
void |
_getcreatenewfile(String fileName53,
String fileType54)
Auto generated method signature
|
void |
_getdeletefile(String fileName63)
Auto generated method signature
|
File6[] |
_getgetfilenames()
Auto generated method signature
|
File3[] |
_getgetfilerecords(String fileName65)
Auto generated method signature
|
File[] |
_getgetfilesize(String fileName42)
Auto generated method signature
|
FileE[] |
_getgetfiletype(String fileName49)
Auto generated method signature
|
void |
_postappenddatatofile(String fileName46,
javax.activation.DataHandler data47)
Auto generated method signature
|
void |
start_getcheckfileexists(String fileName59,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfilenames(FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfilerecords(String fileName65,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfilesize(String fileName42,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfiletype(String fileName49,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic FileServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FileServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FileServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FileServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FileServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic File[] _getgetfilesize(String fileName42) throws RemoteException, DataServiceFault
_getgetfilesize in interface FileService_getgetfilesize41 - DataServiceFault - :RemoteExceptionFileService._getgetfilesize(java.lang.String)public void start_getgetfilesize(String fileName42, FileServiceCallbackHandler callback) throws RemoteException
start_getgetfilesize in interface FileService_getgetfilesize41 - RemoteExceptionFileService.start_getgetfilesize(java.lang.String, org.wso2.carbon.dataservices.samples.file_service.FileServiceCallbackHandler)public void _postappenddatatofile(String fileName46, javax.activation.DataHandler data47) throws RemoteException
_postappenddatatofile in interface FileServiceRemoteExceptionpublic FileE[] _getgetfiletype(String fileName49) throws RemoteException, DataServiceFault
_getgetfiletype in interface FileService_getgetfiletype48 - DataServiceFault - :RemoteExceptionFileService._getgetfiletype(java.lang.String)public void start_getgetfiletype(String fileName49, FileServiceCallbackHandler callback) throws RemoteException
start_getgetfiletype in interface FileService_getgetfiletype48 - RemoteExceptionFileService.start_getgetfiletype(java.lang.String, org.wso2.carbon.dataservices.samples.file_service.FileServiceCallbackHandler)public void _getcreatenewfile(String fileName53, String fileType54) throws RemoteException
_getcreatenewfile in interface FileServiceRemoteExceptionpublic File6[] _getgetfilenames() throws RemoteException, DataServiceFault
_getgetfilenames in interface FileService_getgetfilenames55 - DataServiceFault - :RemoteExceptionFileService._getgetfilenames()public void start_getgetfilenames(FileServiceCallbackHandler callback) throws RemoteException
start_getgetfilenames in interface FileService_getgetfilenames55 - RemoteExceptionFileService.start_getgetfilenames(org.wso2.carbon.dataservices.samples.file_service.FileServiceCallbackHandler)public File9[] _getcheckfileexists(String fileName59) throws RemoteException, DataServiceFault
_getcheckfileexists in interface FileService_getcheckfileexists58 - DataServiceFault - :RemoteExceptionFileService._getcheckfileexists(java.lang.String)public void start_getcheckfileexists(String fileName59, FileServiceCallbackHandler callback) throws RemoteException
start_getcheckfileexists in interface FileService_getcheckfileexists58 - RemoteExceptionFileService.start_getcheckfileexists(java.lang.String, org.wso2.carbon.dataservices.samples.file_service.FileServiceCallbackHandler)public void _getdeletefile(String fileName63) throws RemoteException
_getdeletefile in interface FileServiceRemoteExceptionpublic File3[] _getgetfilerecords(String fileName65) throws RemoteException, DataServiceFault
_getgetfilerecords in interface FileService_getgetfilerecords64 - DataServiceFault - :RemoteExceptionFileService._getgetfilerecords(java.lang.String)public void start_getgetfilerecords(String fileName65, FileServiceCallbackHandler callback) throws RemoteException
start_getgetfilerecords in interface FileService_getgetfilerecords64 - RemoteExceptionFileService.start_getgetfilerecords(java.lang.String, org.wso2.carbon.dataservices.samples.file_service.FileServiceCallbackHandler)Copyright © 2018 WSO2. All rights reserved.