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 country41,
String[] state42,
int creditLimit43,
String[] city44,
String contactFirstName45)
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 country41,
String[] state42,
int creditLimit43,
String[] city44,
String contactFirstName45,
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, setServiceClientEPR
public FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public FaultDBServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public FaultDBServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public FaultDBServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public Customer[] basic_merge_op() throws RemoteException, DataServiceFaultException
basic_merge_op
in interface FaultDBService
basic_merge_op37
- DataServiceFaultException
- :RemoteException
FaultDBService.basic_merge_op()
public void startbasic_merge_op(FaultDBServiceCallbackHandler callback) throws RemoteException
startbasic_merge_op
in interface FaultDBService
basic_merge_op37
- RemoteException
FaultDBService.startbasic_merge_op(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
public Customer[] basic_array_type_op(String country41, String[] state42, int creditLimit43, String[] city44, String contactFirstName45) throws RemoteException, DataServiceFaultException
basic_array_type_op
in interface FaultDBService
basic_array_type_op40
- DataServiceFaultException
- :RemoteException
FaultDBService.basic_array_type_op(java.lang.String, java.lang.String[], int, java.lang.String[], java.lang.String)
public void startbasic_array_type_op(String country41, String[] state42, int creditLimit43, String[] city44, String contactFirstName45, FaultDBServiceCallbackHandler callback) throws RemoteException
startbasic_array_type_op
in interface FaultDBService
basic_array_type_op40
- RemoteException
FaultDBService.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[] _postcustomers2() throws RemoteException, DataServiceFaultException
_postcustomers2
in interface FaultDBService
_postcustomers248
- DataServiceFaultException
- :RemoteException
FaultDBService._postcustomers2()
public void start_postcustomers2(FaultDBServiceCallbackHandler callback) throws RemoteException
start_postcustomers2
in interface FaultDBService
_postcustomers248
- RemoteException
FaultDBService.start_postcustomers2(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
public Customer[] _getcustomers1() throws RemoteException, DataServiceFaultException
_getcustomers1
in interface FaultDBService
_getcustomers151
- DataServiceFaultException
- :RemoteException
FaultDBService._getcustomers1()
public void start_getcustomers1(FaultDBServiceCallbackHandler callback) throws RemoteException
start_getcustomers1
in interface FaultDBService
_getcustomers151
- RemoteException
FaultDBService.start_getcustomers1(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
public Customer[] select_op_given_fields() throws RemoteException, DataServiceFaultException
select_op_given_fields
in interface FaultDBService
select_op_given_fields54
- DataServiceFaultException
- :RemoteException
FaultDBService.select_op_given_fields()
public void startselect_op_given_fields(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_op_given_fields
in interface FaultDBService
select_op_given_fields54
- RemoteException
FaultDBService.startselect_op_given_fields(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
public OrderDetails[] select_op_count() throws RemoteException, DataServiceFaultException
select_op_count
in interface FaultDBService
select_op_count57
- DataServiceFaultException
- :RemoteException
FaultDBService.select_op_count()
public void startselect_op_count(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_op_count
in interface FaultDBService
select_op_count57
- RemoteException
FaultDBService.startselect_op_count(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
public Payment[] select_attributes_op() throws RemoteException, DataServiceFaultException
select_attributes_op
in interface FaultDBService
select_attributes_op60
- DataServiceFaultException
- :RemoteException
FaultDBService.select_attributes_op()
public void startselect_attributes_op(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_attributes_op
in interface FaultDBService
select_attributes_op60
- RemoteException
FaultDBService.startselect_attributes_op(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
public Product[] select_op_all_fields() throws RemoteException, DataServiceFaultException
select_op_all_fields
in interface FaultDBService
select_op_all_fields63
- DataServiceFaultException
- :RemoteException
FaultDBService.select_op_all_fields()
public void startselect_op_all_fields(FaultDBServiceCallbackHandler callback) throws RemoteException
startselect_op_all_fields
in interface FaultDBService
select_op_all_fields63
- RemoteException
FaultDBService.startselect_op_all_fields(org.wso2.carbon.dataservices.samples.fault_dataservice.FaultDBServiceCallbackHandler)
Copyright © 2015 WSO2 Inc. All rights reserved.