public class RepositoryInformationServiceStub extends org.apache.axis2.client.Stub implements RepositoryInformationService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
RepositoryInformationServiceStub()
Default Constructor
|
RepositoryInformationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
RepositoryInformationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
RepositoryInformationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
RepositoryInformationServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
RepositoryCredentials |
getRepositoryCredentials(int tenantId15,
String cartridgeType16,
String alias17)
Auto generated method signature
|
String |
getRepositoryUrl(int tenantId21,
String cartridgeType22)
Auto generated method signature
|
void |
startgetRepositoryCredentials(int tenantId15,
String cartridgeType16,
String alias17,
RepositoryInformationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRepositoryUrl(int tenantId21,
String cartridgeType22,
RepositoryInformationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public RepositoryInformationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RepositoryInformationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RepositoryInformationServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RepositoryInformationServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RepositoryInformationServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RepositoryCredentials getRepositoryCredentials(int tenantId15, String cartridgeType16, String alias17) throws RemoteException, RepositoryInformationServiceException
getRepositoryCredentials
in interface RepositoryInformationService
getRepositoryCredentials14
- RepositoryInformationServiceException
- :RemoteException
RepositoryInformationService.getRepositoryCredentials(int, java.lang.String, java.lang.String)
public void startgetRepositoryCredentials(int tenantId15, String cartridgeType16, String alias17, RepositoryInformationServiceCallbackHandler callback) throws RemoteException
startgetRepositoryCredentials
in interface RepositoryInformationService
getRepositoryCredentials14
- RemoteException
RepositoryInformationService.startgetRepositoryCredentials(int, java.lang.String, java.lang.String, org.wso2.carbon.adc.repository.information.RepositoryInformationServiceCallbackHandler)
public String getRepositoryUrl(int tenantId21, String cartridgeType22) throws RemoteException, RepositoryInformationServiceException
getRepositoryUrl
in interface RepositoryInformationService
getRepositoryUrl20
- RepositoryInformationServiceException
- :RemoteException
RepositoryInformationService.getRepositoryUrl(int, java.lang.String)
public void startgetRepositoryUrl(int tenantId21, String cartridgeType22, RepositoryInformationServiceCallbackHandler callback) throws RemoteException
startgetRepositoryUrl
in interface RepositoryInformationService
getRepositoryUrl20
- RemoteException
RepositoryInformationService.startgetRepositoryUrl(int, java.lang.String, org.wso2.carbon.adc.repository.information.RepositoryInformationServiceCallbackHandler)
Copyright © 2021 WSO2. All rights reserved.