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