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