public class EndpointAdminStub extends org.apache.axis2.client.Stub implements EndpointAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
EndpointAdminStub()
Default Constructor
|
EndpointAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
EndpointAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
EndpointAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
EndpointAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addDynamicEndpoint(String key190,
String epConfiguration191)
Auto generated method signature
|
boolean |
addEndpoint(String epString163)
Auto generated method signature
|
boolean |
addEndpointForTenant(String endpointData146,
String tenantDomain147)
Auto generated method signature
|
void |
deleteAllEndpointGroups()
Auto generated method signature
|
boolean |
deleteDynamicEndpoint(String key138)
Auto generated method signature
|
boolean |
deleteEndpoint(String endpointName131)
Auto generated method signature
|
boolean |
deleteEndpointForTenant(String endpointName195,
String tenantDomain196)
Auto generated method signature
|
void |
deleteSelectedEndpoint(String[] endpointNames159)
Auto generated method signature
|
void |
disableStatistics(String endpointName161)
Auto generated method signature
|
void |
enableStatistics(String endpointName157)
Auto generated method signature
|
ConfigurationObject[] |
getDependents(String endpointName153)
Auto generated method signature
|
String |
getDynamicEndpoint(String key142)
Auto generated method signature
|
int |
getDynamicEndpointCount()
Auto generated method signature
|
String[] |
getDynamicEndpoints()
Auto generated method signature
|
String |
getEndpointConfiguration(String endpointName173)
Auto generated method signature
|
int |
getEndpointCount()
Auto generated method signature
|
String[] |
getEndpoints()
Auto generated method signature
|
EndpointMetaData[] |
getEndpointsData()
Auto generated method signature
|
String[] |
getEndPointsNames()
Auto generated method signature
|
String[] |
getEndPointsNamesForTenant(String tenantDomain185)
Auto generated method signature
|
boolean |
isRegisterNull()
Auto generated method signature
|
boolean |
saveDynamicEndpoint(String key126,
String epName127)
Auto generated method signature
|
boolean |
saveEndpoint(String epString122)
Auto generated method signature
|
void |
startaddDynamicEndpoint(String key190,
String epConfiguration191,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddEndpoint(String epString163,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddEndpointForTenant(String endpointData146,
String tenantDomain147,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteDynamicEndpoint(String key138,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteEndpoint(String endpointName131,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteEndpointForTenant(String endpointName195,
String tenantDomain196,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDependents(String endpointName153,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicEndpoint(String key142,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicEndpointCount(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicEndpoints(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndpointConfiguration(String endpointName173,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndpointCount(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndpoints(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndpointsData(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndPointsNames(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEndPointsNamesForTenant(String tenantDomain185,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisRegisterNull(EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startsaveDynamicEndpoint(String key126,
String epName127,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startsaveEndpoint(String epString122,
EndpointAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
switchOff(String endpointName183)
Auto generated method signature
|
void |
switchOn(String endpointName151)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic EndpointAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EndpointAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EndpointAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EndpointAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic EndpointAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean isRegisterNull()
throws RemoteException,
EndpointAdminEndpointAdminException
isRegisterNull in interface EndpointAdminisRegisterNull115 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.isRegisterNull()public void startisRegisterNull(EndpointAdminCallbackHandler callback) throws RemoteException
startisRegisterNull in interface EndpointAdminisRegisterNull115 - RemoteExceptionEndpointAdmin.startisRegisterNull(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public String[] getEndpoints() throws RemoteException, EndpointAdminEndpointAdminException
getEndpoints in interface EndpointAdmingetEndpoints118 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getEndpoints()public void startgetEndpoints(EndpointAdminCallbackHandler callback) throws RemoteException
startgetEndpoints in interface EndpointAdmingetEndpoints118 - RemoteExceptionEndpointAdmin.startgetEndpoints(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public boolean saveEndpoint(String epString122) throws RemoteException, EndpointAdminEndpointAdminException
saveEndpoint in interface EndpointAdminsaveEndpoint121 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.saveEndpoint(java.lang.String)public void startsaveEndpoint(String epString122, EndpointAdminCallbackHandler callback) throws RemoteException
startsaveEndpoint in interface EndpointAdminsaveEndpoint121 - RemoteExceptionEndpointAdmin.startsaveEndpoint(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public boolean saveDynamicEndpoint(String key126, String epName127) throws RemoteException, EndpointAdminEndpointAdminException
saveDynamicEndpoint in interface EndpointAdminsaveDynamicEndpoint125 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.saveDynamicEndpoint(java.lang.String, java.lang.String)public void startsaveDynamicEndpoint(String key126, String epName127, EndpointAdminCallbackHandler callback) throws RemoteException
startsaveDynamicEndpoint in interface EndpointAdminsaveDynamicEndpoint125 - RemoteExceptionEndpointAdmin.startsaveDynamicEndpoint(java.lang.String, java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public boolean deleteEndpoint(String endpointName131) throws RemoteException, EndpointAdminEndpointAdminException
deleteEndpoint in interface EndpointAdmindeleteEndpoint130 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.deleteEndpoint(java.lang.String)public void startdeleteEndpoint(String endpointName131, EndpointAdminCallbackHandler callback) throws RemoteException
startdeleteEndpoint in interface EndpointAdmindeleteEndpoint130 - RemoteExceptionEndpointAdmin.startdeleteEndpoint(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public String[] getDynamicEndpoints() throws RemoteException, EndpointAdminEndpointAdminException
getDynamicEndpoints in interface EndpointAdmingetDynamicEndpoints134 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getDynamicEndpoints()public void startgetDynamicEndpoints(EndpointAdminCallbackHandler callback) throws RemoteException
startgetDynamicEndpoints in interface EndpointAdmingetDynamicEndpoints134 - RemoteExceptionEndpointAdmin.startgetDynamicEndpoints(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public boolean deleteDynamicEndpoint(String key138) throws RemoteException, EndpointAdminEndpointAdminException
deleteDynamicEndpoint in interface EndpointAdmindeleteDynamicEndpoint137 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.deleteDynamicEndpoint(java.lang.String)public void startdeleteDynamicEndpoint(String key138, EndpointAdminCallbackHandler callback) throws RemoteException
startdeleteDynamicEndpoint in interface EndpointAdmindeleteDynamicEndpoint137 - RemoteExceptionEndpointAdmin.startdeleteDynamicEndpoint(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public String getDynamicEndpoint(String key142) throws RemoteException, EndpointAdminEndpointAdminException
getDynamicEndpoint in interface EndpointAdmingetDynamicEndpoint141 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getDynamicEndpoint(java.lang.String)public void startgetDynamicEndpoint(String key142, EndpointAdminCallbackHandler callback) throws RemoteException
startgetDynamicEndpoint in interface EndpointAdmingetDynamicEndpoint141 - RemoteExceptionEndpointAdmin.startgetDynamicEndpoint(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public boolean addEndpointForTenant(String endpointData146, String tenantDomain147) throws RemoteException, EndpointAdminEndpointAdminException
addEndpointForTenant in interface EndpointAdminaddEndpointForTenant145 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.addEndpointForTenant(java.lang.String, java.lang.String)public void startaddEndpointForTenant(String endpointData146, String tenantDomain147, EndpointAdminCallbackHandler callback) throws RemoteException
startaddEndpointForTenant in interface EndpointAdminaddEndpointForTenant145 - RemoteExceptionEndpointAdmin.startaddEndpointForTenant(java.lang.String, java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public void switchOn(String endpointName151) throws RemoteException, EndpointAdminEndpointAdminException
switchOn in interface EndpointAdminEndpointAdminEndpointAdminException - :RemoteExceptionpublic ConfigurationObject[] getDependents(String endpointName153) throws RemoteException
getDependents in interface EndpointAdmingetDependents152 - RemoteExceptionEndpointAdmin.getDependents(java.lang.String)public void startgetDependents(String endpointName153, EndpointAdminCallbackHandler callback) throws RemoteException
startgetDependents in interface EndpointAdmingetDependents152 - RemoteExceptionEndpointAdmin.startgetDependents(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public void enableStatistics(String endpointName157) throws RemoteException, EndpointAdminEndpointAdminException
enableStatistics in interface EndpointAdminEndpointAdminEndpointAdminException - :RemoteExceptionpublic void deleteSelectedEndpoint(String[] endpointNames159) throws RemoteException, EndpointAdminEndpointAdminException
deleteSelectedEndpoint in interface EndpointAdminEndpointAdminEndpointAdminException - :RemoteExceptionpublic void disableStatistics(String endpointName161) throws RemoteException, EndpointAdminEndpointAdminException
disableStatistics in interface EndpointAdminEndpointAdminEndpointAdminException - :RemoteExceptionpublic boolean addEndpoint(String epString163) throws RemoteException, EndpointAdminEndpointAdminException
addEndpoint in interface EndpointAdminaddEndpoint162 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.addEndpoint(java.lang.String)public void startaddEndpoint(String epString163, EndpointAdminCallbackHandler callback) throws RemoteException
startaddEndpoint in interface EndpointAdminaddEndpoint162 - RemoteExceptionEndpointAdmin.startaddEndpoint(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public int getEndpointCount()
throws RemoteException,
EndpointAdminEndpointAdminException
getEndpointCount in interface EndpointAdmingetEndpointCount166 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getEndpointCount()public void startgetEndpointCount(EndpointAdminCallbackHandler callback) throws RemoteException
startgetEndpointCount in interface EndpointAdmingetEndpointCount166 - RemoteExceptionEndpointAdmin.startgetEndpointCount(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public int getDynamicEndpointCount()
throws RemoteException,
EndpointAdminEndpointAdminException
getDynamicEndpointCount in interface EndpointAdmingetDynamicEndpointCount169 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getDynamicEndpointCount()public void startgetDynamicEndpointCount(EndpointAdminCallbackHandler callback) throws RemoteException
startgetDynamicEndpointCount in interface EndpointAdmingetDynamicEndpointCount169 - RemoteExceptionEndpointAdmin.startgetDynamicEndpointCount(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public String getEndpointConfiguration(String endpointName173) throws RemoteException, EndpointAdminEndpointAdminException
getEndpointConfiguration in interface EndpointAdmingetEndpointConfiguration172 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getEndpointConfiguration(java.lang.String)public void startgetEndpointConfiguration(String endpointName173, EndpointAdminCallbackHandler callback) throws RemoteException
startgetEndpointConfiguration in interface EndpointAdmingetEndpointConfiguration172 - RemoteExceptionEndpointAdmin.startgetEndpointConfiguration(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public EndpointMetaData[] getEndpointsData() throws RemoteException
getEndpointsData in interface EndpointAdmingetEndpointsData176 - RemoteExceptionEndpointAdmin.getEndpointsData()public void startgetEndpointsData(EndpointAdminCallbackHandler callback) throws RemoteException
startgetEndpointsData in interface EndpointAdmingetEndpointsData176 - RemoteExceptionEndpointAdmin.startgetEndpointsData(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public String[] getEndPointsNames() throws RemoteException, EndpointAdminEndpointAdminException
getEndPointsNames in interface EndpointAdmingetEndPointsNames179 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getEndPointsNames()public void startgetEndPointsNames(EndpointAdminCallbackHandler callback) throws RemoteException
startgetEndPointsNames in interface EndpointAdmingetEndPointsNames179 - RemoteExceptionEndpointAdmin.startgetEndPointsNames(org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public void switchOff(String endpointName183) throws RemoteException, EndpointAdminEndpointAdminException
switchOff in interface EndpointAdminEndpointAdminEndpointAdminException - :RemoteExceptionpublic String[] getEndPointsNamesForTenant(String tenantDomain185) throws RemoteException, EndpointAdminEndpointAdminException
getEndPointsNamesForTenant in interface EndpointAdmingetEndPointsNamesForTenant184 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.getEndPointsNamesForTenant(java.lang.String)public void startgetEndPointsNamesForTenant(String tenantDomain185, EndpointAdminCallbackHandler callback) throws RemoteException
startgetEndPointsNamesForTenant in interface EndpointAdmingetEndPointsNamesForTenant184 - RemoteExceptionEndpointAdmin.startgetEndPointsNamesForTenant(java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public void deleteAllEndpointGroups()
throws RemoteException,
EndpointAdminEndpointAdminException
deleteAllEndpointGroups in interface EndpointAdminEndpointAdminEndpointAdminException - :RemoteExceptionpublic boolean addDynamicEndpoint(String key190, String epConfiguration191) throws RemoteException, EndpointAdminEndpointAdminException
addDynamicEndpoint in interface EndpointAdminaddDynamicEndpoint189 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.addDynamicEndpoint(java.lang.String, java.lang.String)public void startaddDynamicEndpoint(String key190, String epConfiguration191, EndpointAdminCallbackHandler callback) throws RemoteException
startaddDynamicEndpoint in interface EndpointAdminaddDynamicEndpoint189 - RemoteExceptionEndpointAdmin.startaddDynamicEndpoint(java.lang.String, java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)public boolean deleteEndpointForTenant(String endpointName195, String tenantDomain196) throws RemoteException, EndpointAdminEndpointAdminException
deleteEndpointForTenant in interface EndpointAdmindeleteEndpointForTenant194 - EndpointAdminEndpointAdminException - :RemoteExceptionEndpointAdmin.deleteEndpointForTenant(java.lang.String, java.lang.String)public void startdeleteEndpointForTenant(String endpointName195, String tenantDomain196, EndpointAdminCallbackHandler callback) throws RemoteException
startdeleteEndpointForTenant in interface EndpointAdmindeleteEndpointForTenant194 - RemoteExceptionEndpointAdmin.startdeleteEndpointForTenant(java.lang.String, java.lang.String, org.wso2.carbon.endpoint.stub.types.EndpointAdminCallbackHandler)Copyright © 2019 WSO2. All rights reserved.