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, setServiceClientEPR
public CSVSampleServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CSVSampleServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CSVSampleServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CSVSampleServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CSVSampleServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public Product[] getProducts() throws RemoteException, DataServiceFault
getProducts
in interface CSVSampleService
getProducts3
- DataServiceFault
- :RemoteException
CSVSampleService.getProducts()
public void startgetProducts(CSVSampleServiceCallbackHandler callback) throws RemoteException
startgetProducts
in interface CSVSampleService
getProducts3
- RemoteException
CSVSampleService.startgetProducts(org.wso2.carbon.dataservices.samples.csv_sample_service.CSVSampleServiceCallbackHandler)
Copyright © 2015 WSO2 Inc. All rights reserved.