public class PackageInfoServiceStub extends org.apache.axis2.client.Stub implements PackageInfoService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
PackageInfoServiceStub()
Default Constructor
|
PackageInfoServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
PackageInfoServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
PackageInfoServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
PackageInfoServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
PackageInfo[] |
getPackageInfos()
Auto generated method signature
|
void |
startgetPackageInfos(PackageInfoServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public PackageInfoServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public PackageInfoServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public PackageInfoServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public PackageInfoServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public PackageInfoServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public PackageInfo[] getPackageInfos() throws RemoteException, PackageInfoServiceExceptionException
getPackageInfos
in interface PackageInfoService
getPackageInfos3
- PackageInfoServiceExceptionException
- :RemoteException
PackageInfoService.getPackageInfos()
public void startgetPackageInfos(PackageInfoServiceCallbackHandler callback) throws RemoteException
startgetPackageInfos
in interface PackageInfoService
getPackageInfos3
- RemoteException
PackageInfoService.startgetPackageInfos(org.wso2.carbon.stratos.common.packages.stub.PackageInfoServiceCallbackHandler)
Copyright © 2022 WSO2. All rights reserved.