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, setServiceClientEPR
public SecureDataServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SecureDataServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SecureDataServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SecureDataServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SecureDataServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public Office[] showAllOffices() throws RemoteException, DataServiceFault
showAllOffices
in interface SecureDataService
showAllOffices3
- DataServiceFault
- :RemoteException
SecureDataService.showAllOffices()
public void startshowAllOffices(SecureDataServiceCallbackHandler callback) throws RemoteException
startshowAllOffices
in interface SecureDataService
showAllOffices3
- RemoteException
SecureDataService.startshowAllOffices(org.wso2.carbon.dataservices.samples.secure_dataservice.SecureDataServiceCallbackHandler)
Copyright © 2015 WSO2 Inc. All rights reserved.