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, setServiceClientEPR
public GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public GSpreadSampleStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public GSpreadSampleStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public GSpreadSampleStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public Customer[] _getcustomers() throws RemoteException, DataServiceFault
_getcustomers
in interface GSpreadSample
_getcustomers8
- DataServiceFault
- :RemoteException
GSpreadSample._getcustomers()
public void start_getcustomers(GSpreadSampleCallbackHandler callback) throws RemoteException
start_getcustomers
in interface GSpreadSample
_getcustomers8
- RemoteException
GSpreadSample.start_getcustomers(org.wso2.carbon.dataservices.samples.gspread_sample_service.GSpreadSampleCallbackHandler)
public Customer[] getCustomers() throws RemoteException, DataServiceFault
getCustomers
in interface GSpreadSample
getCustomers11
- DataServiceFault
- :RemoteException
GSpreadSample.getCustomers()
public void startgetCustomers(GSpreadSampleCallbackHandler callback) throws RemoteException
startgetCustomers
in interface GSpreadSample
getCustomers11
- RemoteException
GSpreadSample.startgetCustomers(org.wso2.carbon.dataservices.samples.gspread_sample_service.GSpreadSampleCallbackHandler)
Copyright © 2015 WSO2 Inc. All rights reserved.