Skip navigation links
A C D E G I O R S T U V W 

A

activate(ComponentContext) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
addDynamicEndpoint(String, String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Add an endpoint to the Synapse registry
addEndpoint(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Add an Endpoint described by the given configuration
addEndpointForTenant(String, String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Set the tenant domain when a publisher publishes his API in MT mode.
addSynapseEnvironmentService(int, SynapseEnvironmentService) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 

C

ConfigHolder - Class in org.wso2.carbon.endpoint.util
 
createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 

D

deactivate(ComponentContext) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
deleteAllEndpointGroups() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Delete
deleteDynamicEndpoint(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Remove a endpoint form the registry
deleteEndpoint(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Deletes the endpoint from the SynapseConfiguration
deleteEndpointForTenant(String, String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Set the tenant domain when a publisher publishes his API in MT mode.
deleteSelectedEndpoint(String[]) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Delete selected endpoints
deploySynapseArtifact(OMElement, String, Properties) - Method in class org.wso2.carbon.endpoint.EndpointDeployer
 
disableStatistics(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Stop collecting statistics for a specified endpoint

E

enableStatistics(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Enable statistics collection for the specified endpoint
EndpointAdmin - Class in org.wso2.carbon.endpoint.service
Copyright (c) 2012, WSO2 Inc.
EndpointAdmin() - Constructor for class org.wso2.carbon.endpoint.service.EndpointAdmin
 
EndpointAdminException - Exception in org.wso2.carbon.endpoint
 
EndpointAdminException(String) - Constructor for exception org.wso2.carbon.endpoint.EndpointAdminException
 
EndpointAdminException(String, Throwable) - Constructor for exception org.wso2.carbon.endpoint.EndpointAdminException
 
EndpointDeployer - Class in org.wso2.carbon.endpoint
 
EndpointDeployer() - Constructor for class org.wso2.carbon.endpoint.EndpointDeployer
 
EndpointDeployerService - Interface in org.wso2.carbon.endpoint.service
This is a dummy service interface which is used to enforce the Synapse Application Deployer service startup order
EndpointDeployerServiceImpl - Class in org.wso2.carbon.endpoint.service
 
EndpointDeployerServiceImpl() - Constructor for class org.wso2.carbon.endpoint.service.EndpointDeployerServiceImpl
 
EndpointMetaData - Class in org.wso2.carbon.endpoint.service
Instances of this class represents the MetaData of a Endpoint
EndpointMetaData() - Constructor for class org.wso2.carbon.endpoint.service.EndpointMetaData
 
EndpointServiceComponent - Class in org.wso2.carbon.endpoint
 
EndpointServiceComponent() - Constructor for class org.wso2.carbon.endpoint.EndpointServiceComponent
 
EndpointSynchronizeRequest - Class in org.wso2.carbon.endpoint.service
This class is used to switch on and off endpoints
EndpointSynchronizeRequest.EndpointOperationType - Enum in org.wso2.carbon.endpoint.service
 
execute(ConfigurationContext) - Method in class org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest
Function to switch on/off endpoints

G

getArtifactContainerName() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Get the artifactContainer of the endpoint which deployed from
getAxisConfiguration() - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getConfigRegistry() - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getDependencyManager() - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getDependents(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Get dependents of a particular endpoint.
getDescription() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Get the description of the endpoint
getDynamicEndpoint(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Get a dynamic endpoint from the registry
getDynamicEndpointCount() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
 
getDynamicEndpoints() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Get all endpoints stored in the registry
getEndpointConfiguration(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Gets the endpoint element as a string
getEndpointCount() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
 
getEndpoints() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Get all endpoint configurations from the synapse configuration
getEndpointsData() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Get Metadata of all Endpoints of Synapse configuration
getEndPointsNames() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
 
getEndPointsNamesForTenant(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Set the tenant domain when a publisher publishes his API in MT mode.
getEndpointString() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Get the configuration of an Endpoint
getGovernanceRegistry() - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getInstance() - Static method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getIsEdited() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Get the edit state of the endpoint
getName() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Get the name of the endpoint
getResponse() - Method in class org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest
 
getSynapseConfiguration() - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getSynapseEnvironmentService(int) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
getSynapseEnvironmentServices() - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 

I

init(ConfigurationContext) - Method in class org.wso2.carbon.endpoint.EndpointDeployer
 
isEnableStatistics() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Check whether statistics are enabled for the endpoint
isEndpointExist(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Check endpoint entry exist in the synapseConfiguration
isEndpointExistForTenant(String, String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Check endpoint entry exist in the tenant synapseConfiguration
isRegisterNull() - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Check registry is available or not
isSwitchOn() - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Get whether endpoint is switched on

O

org.wso2.carbon.endpoint - package org.wso2.carbon.endpoint
 
org.wso2.carbon.endpoint.service - package org.wso2.carbon.endpoint.service
 
org.wso2.carbon.endpoint.util - package org.wso2.carbon.endpoint.util
 

R

removeSynapseEnvironmentService(int) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
restoreSynapseArtifact(String) - Method in class org.wso2.carbon.endpoint.EndpointDeployer
 

S

saveDynamicEndpoint(String, String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Update an existing Endpoint endpoint in the registry
saveEndpoint(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Update an existing endpoint from the given String representation of the XML
setArtifactContainerName(String) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set the endpoint artifact container name as a metadata
setAxisConfiguration(AxisConfiguration) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
setConfigRegistry(UserRegistry) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
setDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
setDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
setDescription(String) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set the endpoint description as a metadata
setEnableStatistics(boolean) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set whether statistics are enabled for the endpoint
setEndpointString(String) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set the configuration of the endpoint as a metadata
setGovernanceRegistry(UserRegistry) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
setIsEdited(boolean) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set the edit state of the endpoint as a metadata
setName(String) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set the endpoint name as a metadata
setRegistryService(RegistryService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
setSwitchOn(boolean) - Method in class org.wso2.carbon.endpoint.service.EndpointMetaData
Set whether endpoint is switched on
setSynapseConfiguration(SynapseConfiguration) - Method in class org.wso2.carbon.endpoint.util.ConfigHolder
 
setSynapseConfigurationService(SynapseConfigurationService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
setSynapseEnvironmentService(SynapseEnvironmentService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
Here we receive an event about the creation of a SynapseEnvironment.
setSynapseRegistrationsService(SynapseRegistrationsService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
switchOff(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Switch off Endpoint
switchOn(String) - Method in class org.wso2.carbon.endpoint.service.EndpointAdmin
Set Endpoint status to Active

T

toString() - Method in class org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest
Function used to print its class variables

U

undeploySynapseArtifact(String) - Method in class org.wso2.carbon.endpoint.EndpointDeployer
 
unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
unsetDependencyManager(DependencyManagementService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
unsetSynapseConfigurationService(SynapseConfigurationService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
unsetSynapseEnvironmentService(SynapseEnvironmentService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
Here we receive an event about Destroying a SynapseEnvironment.
unsetSynapseRegistrationsService(SynapseRegistrationsService) - Method in class org.wso2.carbon.endpoint.EndpointServiceComponent
 
updateSynapseArtifact(OMElement, String, String, Properties) - Method in class org.wso2.carbon.endpoint.EndpointDeployer
 

V

valueOf(String) - Static method in enum org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest.EndpointOperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.endpoint.service.EndpointSynchronizeRequest.EndpointOperationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WSO2_ENDPOINT_MEDIA_TYPE - Static variable in class org.wso2.carbon.endpoint.service.EndpointAdmin
 
A C D E G I O R S T U V W 
Skip navigation links

Copyright © 2022 WSO2. All rights reserved.