public class FaultDBServiceStub extends org.apache.axis2.client.Stub implements FaultDBService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
FaultDBServiceStub()
Default Constructor
|
FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
FaultDBServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
Customer[] |
_getcustomers1()
Auto generated method signature
|
Customer[] |
_postcustomers2()
Auto generated method signature
|
Customer[] |
basic_array_type_op(String country53,
String[] state54,
int creditLimit55,
String[] city56,
String contactFirstName57)
Auto generated method signature
|
Customer[] |
basic_merge_op()
Auto generated method signature
|
Payment[] |
select_attributes_op()
Auto generated method signature
|
Product[] |
select_op_all_fields()
Auto generated method signature
|
OrderDetails[] |
select_op_count()
Auto generated method signature
|
Customer[] |
select_op_given_fields()
Auto generated method signature
|
void |
start_getcustomers1(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_postcustomers2(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startbasic_array_type_op(String country53,
String[] state54,
int creditLimit55,
String[] city56,
String contactFirstName57,
FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startbasic_merge_op(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_attributes_op(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_op_all_fields(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_op_count(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_op_given_fields(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FaultDBServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic FaultDBServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic Customer[] _getcustomers1() throws RemoteException, DataServiceFaultException
_getcustomers1 in interface FaultDBService_getcustomers137 - DataServiceFaultException - :RemoteExceptionFaultDBService._getcustomers1()public void start_getcustomers1(FaultDBServiceCallbackHandler callback) throws RemoteException
start_getcustomers1 in interface FaultDBService_getcustomers137 - RemoteExceptionFaultDBService.start_getcustomers1(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public Product[] select_op_all_fields() throws RemoteException, DataServiceFaultException
select_op_all_fields in interface FaultDBServiceselect_op_all_fields40 - DataServiceFaultException - :RemoteExceptionFaultDBService.select_op_all_fields()public void startselect_op_all_fields(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_op_all_fields in interface FaultDBServiceselect_op_all_fields40 - RemoteExceptionFaultDBService.startselect_op_all_fields(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public OrderDetails[] select_op_count() throws RemoteException, DataServiceFaultException
select_op_count in interface FaultDBServiceselect_op_count43 - DataServiceFaultException - :RemoteExceptionFaultDBService.select_op_count()public void startselect_op_count(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_op_count in interface FaultDBServiceselect_op_count43 - RemoteExceptionFaultDBService.startselect_op_count(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public Customer[] _postcustomers2() throws RemoteException, DataServiceFaultException
_postcustomers2 in interface FaultDBService_postcustomers246 - DataServiceFaultException - :RemoteExceptionFaultDBService._postcustomers2()public void start_postcustomers2(FaultDBServiceCallbackHandler callback) throws RemoteException
start_postcustomers2 in interface FaultDBService_postcustomers246 - RemoteExceptionFaultDBService.start_postcustomers2(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public Payment[] select_attributes_op() throws RemoteException, DataServiceFaultException
select_attributes_op in interface FaultDBServiceselect_attributes_op49 - DataServiceFaultException - :RemoteExceptionFaultDBService.select_attributes_op()public void startselect_attributes_op(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_attributes_op in interface FaultDBServiceselect_attributes_op49 - RemoteExceptionFaultDBService.startselect_attributes_op(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public Customer[] basic_array_type_op(String country53, String[] state54, int creditLimit55, String[] city56, String contactFirstName57) throws RemoteException, DataServiceFaultException
basic_array_type_op in interface FaultDBServicebasic_array_type_op52 - DataServiceFaultException - :RemoteExceptionFaultDBService.basic_array_type_op(java.lang.String, java.lang.String[], int, java.lang.String[], java.lang.String)public void startbasic_array_type_op(String country53, String[] state54, int creditLimit55, String[] city56, String contactFirstName57, FaultDBServiceCallbackHandler callback) throws RemoteException
startbasic_array_type_op in interface FaultDBServicebasic_array_type_op52 - RemoteExceptionFaultDBService.startbasic_array_type_op(java.lang.String, java.lang.String[], int, java.lang.String[], java.lang.String, org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public Customer[] select_op_given_fields() throws RemoteException, DataServiceFaultException
select_op_given_fields in interface FaultDBServiceselect_op_given_fields60 - DataServiceFaultException - :RemoteExceptionFaultDBService.select_op_given_fields()public void startselect_op_given_fields(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_op_given_fields in interface FaultDBServiceselect_op_given_fields60 - RemoteExceptionFaultDBService.startselect_op_given_fields(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)public Customer[] basic_merge_op() throws RemoteException, DataServiceFaultException
basic_merge_op in interface FaultDBServicebasic_merge_op63 - DataServiceFaultException - :RemoteExceptionFaultDBService.basic_merge_op()public void startbasic_merge_op(FaultDBServiceCallbackHandler callback) throws RemoteException
startbasic_merge_op in interface FaultDBServicebasic_merge_op63 - RemoteExceptionFaultDBService.startbasic_merge_op(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)Copyright © 2018 WSO2. All rights reserved.