jar

org.wso2.carbon.mediation : org.wso2.carbon.mediation.registry

Maven & Gradle

Apr 04, 2023
12 usages
41 stars

WSO2 Carbon - Mediation Registries · This is a core module of the project.

Table Of Contents

Latest Version

Download org.wso2.carbon.mediation : org.wso2.carbon.mediation.registry JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.mediation : org.wso2.carbon.mediation.registry JAR file - All Versions:

Version Vulnerabilities Size Updated
4.7.x
4.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.wso2.carbon.mediation.registry-4.7.177.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.mediation.registry.services

├─ org.wso2.carbon.mediation.registry.services.SynapseRegistryService.class - [JAR]

├─ org.wso2.carbon.mediation.registry.services.SynapseRegistryServiceImpl.class - [JAR]

org.wso2.carbon.mediation.registry.persistence

├─ org.wso2.carbon.mediation.registry.persistence.PersistenceManager.class - [JAR]

org.wso2.carbon.mediation.registry

├─ org.wso2.carbon.mediation.registry.ESBRegistry.class - [JAR]

├─ org.wso2.carbon.mediation.registry.ESBRegistryConstants.class - [JAR]

├─ org.wso2.carbon.mediation.registry.MediationRegistryEntryImpl.class - [JAR]

├─ org.wso2.carbon.mediation.registry.MicroIntegratorRegistry.class - [JAR]

├─ org.wso2.carbon.mediation.registry.RegistryExtension.class - [JAR]

├─ org.wso2.carbon.mediation.registry.RegistryHelper.class - [JAR]

├─ org.wso2.carbon.mediation.registry.RegistryServiceHolder.class - [JAR]

├─ org.wso2.carbon.mediation.registry.SynapseRegistryServiceComponent.class - [JAR]

├─ org.wso2.carbon.mediation.registry.WSO2Registry.class - [JAR]

org.wso2.carbon.mediation.registry.persistence.dataobject

├─ org.wso2.carbon.mediation.registry.persistence.dataobject.BaseDO.class - [JAR]

├─ org.wso2.carbon.mediation.registry.persistence.dataobject.RegistryEntryDO.class - [JAR]

org.wso2.carbon.mediation.registry.persistence.dao

├─ org.wso2.carbon.mediation.registry.persistence.dao.BaseDAO.class - [JAR]

├─ org.wso2.carbon.mediation.registry.persistence.dao.RegistryEntryDAO.class - [JAR]

Advertisement