jar

org.wso2.carbon.appmgt : org.wso2.carbon.appmgt.sample.deployer

Maven & Gradle

Nov 27, 2018
2 usages
9 stars

WSO2 Carbon - Sample Deployer

Table Of Contents

Latest Version

Download org.wso2.carbon.appmgt : org.wso2.carbon.appmgt.sample.deployer JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.appmgt : org.wso2.carbon.appmgt.sample.deployer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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.appmgt.sample.deployer-1.2.59.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.appmgt.sample.deployer.deploy

├─ org.wso2.carbon.appmgt.sample.deployer.deploy.Deployer.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.bean

├─ org.wso2.carbon.appmgt.sample.deployer.bean.AbstractRequest.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.bean.AppCreateRequest.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.bean.WebAppDetail.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.appcontroller

├─ org.wso2.carbon.appmgt.sample.deployer.appcontroller.ApplicationPublisher.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appcontroller.ApplicationSubscriber.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appcontroller.BackEndApplicationCreator.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appcontroller.ProxyApplicationCreator.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appcontroller.WebpageAccessor.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.configuration

├─ org.wso2.carbon.appmgt.sample.deployer.configuration.ClaimManager.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.configuration.Configuration.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.internal

├─ org.wso2.carbon.appmgt.sample.deployer.internal.AppManagerSampleDeployerComponent.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.internal.ServiceReferenceHolder.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.javascriptwrite

├─ org.wso2.carbon.appmgt.sample.deployer.javascriptwrite.InvokeStatistcsJavascriptBuilder.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.appm

├─ org.wso2.carbon.appmgt.sample.deployer.appm.ClaimManagementServiceClient.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appm.LoginAdminServiceClient.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appm.RemoteUserStoreManagerServiceClient.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appm.UserAdminServiceClient.class - [JAR]

├─ org.wso2.carbon.appmgt.sample.deployer.appm.WSRegistryServiceClient.class - [JAR]

org.wso2.carbon.appmgt.sample.deployer.http

├─ org.wso2.carbon.appmgt.sample.deployer.http.HttpHandler.class - [JAR]

Advertisement