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