public class BatchRequestSampleStub extends org.apache.axis2.client.Stub implements BatchRequestSample
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
BatchRequestSampleStub()
Default Constructor
|
BatchRequestSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
BatchRequestSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
BatchRequestSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
BatchRequestSampleStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
REQUEST_STATUS |
addEmployee_batch_req(AddEmployee_batch_req addEmployee_batch_req9)
Auto generated method signature
batch operation for 'addEmployee'
|
REQUEST_STATUS |
addEmployee(AddEmployee addEmployee12)
Auto generated method signature
|
void |
deleteEmployee_batch_req(DeleteEmployee_batch_req deleteEmployee_batch_req16)
Auto generated method signature
batch operation for 'deleteEmployee'
|
void |
deleteEmployee(DeleteEmployee deleteEmployee11)
Auto generated method signature
|
EmployeesE |
employeeExists(EmployeeExists employeeExists14)
Auto generated method signature
|
void |
startaddEmployee_batch_req(AddEmployee_batch_req addEmployee_batch_req9,
BatchRequestSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
batch operation for 'addEmployee'
|
void |
startaddEmployee(AddEmployee addEmployee12,
BatchRequestSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startemployeeExists(EmployeeExists employeeExists14,
BatchRequestSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic BatchRequestSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic BatchRequestSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic BatchRequestSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic BatchRequestSampleStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic BatchRequestSampleStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic REQUEST_STATUS addEmployee_batch_req(AddEmployee_batch_req addEmployee_batch_req9) throws RemoteException, DataServiceFault
addEmployee_batch_req in interface BatchRequestSampleaddEmployee_batch_req9 - DataServiceFault - :RemoteExceptionBatchRequestSample.addEmployee_batch_req(org.wso2.ws.dataservice.samples.batch_request_sample.AddEmployee_batch_req)public void startaddEmployee_batch_req(AddEmployee_batch_req addEmployee_batch_req9, BatchRequestSampleCallbackHandler callback) throws RemoteException
startaddEmployee_batch_req in interface BatchRequestSampleaddEmployee_batch_req9 - RemoteExceptionBatchRequestSample.startaddEmployee_batch_req(org.wso2.ws.dataservice.samples.batch_request_sample.AddEmployee_batch_req, org.wso2.carbon.dataservices.samples.batch_request_sample.BatchRequestSampleCallbackHandler)public void deleteEmployee(DeleteEmployee deleteEmployee11) throws RemoteException
deleteEmployee in interface BatchRequestSampleRemoteExceptionpublic REQUEST_STATUS addEmployee(AddEmployee addEmployee12) throws RemoteException, DataServiceFault
addEmployee in interface BatchRequestSampleaddEmployee12 - DataServiceFault - :RemoteExceptionBatchRequestSample.addEmployee(org.wso2.ws.dataservice.samples.batch_request_sample.AddEmployee)public void startaddEmployee(AddEmployee addEmployee12, BatchRequestSampleCallbackHandler callback) throws RemoteException
startaddEmployee in interface BatchRequestSampleaddEmployee12 - RemoteExceptionBatchRequestSample.startaddEmployee(org.wso2.ws.dataservice.samples.batch_request_sample.AddEmployee, org.wso2.carbon.dataservices.samples.batch_request_sample.BatchRequestSampleCallbackHandler)public EmployeesE employeeExists(EmployeeExists employeeExists14) throws RemoteException, DataServiceFault
employeeExists in interface BatchRequestSampleemployeeExists14 - DataServiceFault - :RemoteExceptionBatchRequestSample.employeeExists(org.wso2.ws.dataservice.samples.batch_request_sample.EmployeeExists)public void startemployeeExists(EmployeeExists employeeExists14, BatchRequestSampleCallbackHandler callback) throws RemoteException
startemployeeExists in interface BatchRequestSampleemployeeExists14 - RemoteExceptionBatchRequestSample.startemployeeExists(org.wso2.ws.dataservice.samples.batch_request_sample.EmployeeExists, org.wso2.carbon.dataservices.samples.batch_request_sample.BatchRequestSampleCallbackHandler)public void deleteEmployee_batch_req(DeleteEmployee_batch_req deleteEmployee_batch_req16) throws RemoteException
deleteEmployee_batch_req in interface BatchRequestSampleRemoteExceptionCopyright © 2018 WSO2. All rights reserved.