jar

org.wso2.carbon.devicemgt : org.wso2.carbon.apimgt.application.extension

Maven & Gradle

Oct 30, 2018
10 usages
18 stars

WSO2 Carbon - API Application Management · This module provides capability to create api manager application.

Table Of Contents

Latest Version

Download org.wso2.carbon.devicemgt : org.wso2.carbon.apimgt.application.extension JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.devicemgt : org.wso2.carbon.apimgt.application.extension JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.0.x
1.2.x
1.1.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.apimgt.application.extension-3.1.51.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.apimgt.application.extension

├─ org.wso2.carbon.apimgt.application.extension.APIManagementProviderService.class - [JAR]

├─ org.wso2.carbon.apimgt.application.extension.APIManagementProviderServiceImpl.class - [JAR]

org.wso2.carbon.apimgt.application.extension.internal

├─ org.wso2.carbon.apimgt.application.extension.internal.APIApplicationManagerExtensionDataHolder.class - [JAR]

├─ org.wso2.carbon.apimgt.application.extension.internal.APIApplicationManagerExtensionServiceComponent.class - [JAR]

org.wso2.carbon.apimgt.application.extension.constants

├─ org.wso2.carbon.apimgt.application.extension.constants.ApiApplicationConstants.class - [JAR]

org.wso2.carbon.apimgt.application.extension.util

├─ org.wso2.carbon.apimgt.application.extension.util.APIManagerUtil.class - [JAR]

org.wso2.carbon.apimgt.application.extension.exception

├─ org.wso2.carbon.apimgt.application.extension.exception.APIManagerException.class - [JAR]

org.wso2.carbon.apimgt.application.extension.dto

├─ org.wso2.carbon.apimgt.application.extension.dto.ApiApplicationKey.class - [JAR]

Advertisement