public class GSpreadSampleStub extends org.apache.axis2.client.Stub implements GSpreadSample
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
GSpreadSampleStub()
Default Constructor
|
GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
GSpreadSampleStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
Customer[] |
_getcustomers()
Auto generated method signature
|
Customer[] |
getCustomers()
Auto generated method signature
|
void |
start_getcustomers(GSpreadSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCustomers(GSpreadSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GSpreadSampleStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GSpreadSampleStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic Customer[] _getcustomers() throws RemoteException, DataServiceFault
_getcustomers in interface GSpreadSample_getcustomers8 - DataServiceFault - :RemoteExceptionGSpreadSample._getcustomers()public void start_getcustomers(GSpreadSampleCallbackHandler callback) throws RemoteException
start_getcustomers in interface GSpreadSample_getcustomers8 - RemoteExceptionGSpreadSample.start_getcustomers(org.wso2.carbon.dataservices.samples.gspread_sample_service.GSpreadSampleCallbackHandler)public Customer[] getCustomers() throws RemoteException, DataServiceFault
getCustomers in interface GSpreadSamplegetCustomers11 - DataServiceFault - :RemoteExceptionGSpreadSample.getCustomers()public void startgetCustomers(GSpreadSampleCallbackHandler callback) throws RemoteException
startgetCustomers in interface GSpreadSamplegetCustomers11 - RemoteExceptionGSpreadSample.startgetCustomers(org.wso2.carbon.dataservices.samples.gspread_sample_service.GSpreadSampleCallbackHandler)Copyright © 2018 WSO2. All rights reserved.