jar

org.apache.stratos : org.apache.stratos.manager.stub

Maven & Gradle

Jun 05, 2014
6 usages

Apache Stratos - Cartridge app Management Stub

Table Of Contents

Latest Version

Download org.apache.stratos : org.apache.stratos.manager.stub JAR file - Latest Versions:

All Versions

Download org.apache.stratos : org.apache.stratos.manager.stub JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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.apache.stratos.manager.stub-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stratos.manager.dto

├─ org.apache.stratos.manager.dto.Cartridge.class - [JAR]

├─ org.apache.stratos.manager.dto.CartridgeWrapper.class - [JAR]

├─ org.apache.stratos.manager.dto.ExtensionMapper.class - [JAR]

├─ org.apache.stratos.manager.dto.PolicyDefinition.class - [JAR]

├─ org.apache.stratos.manager.dto.RepositoryInformation.class - [JAR]

├─ org.apache.stratos.manager.dto.SubscriptionInfo.class - [JAR]

org.apache.stratos.manager.exception

├─ org.apache.stratos.manager.exception.ADCException.class - [JAR]

├─ org.apache.stratos.manager.exception.AlreadySubscribedException.class - [JAR]

├─ org.apache.stratos.manager.exception.DomainMappingExistsException.class - [JAR]

├─ org.apache.stratos.manager.exception.DuplicateCartridgeAliasException.class - [JAR]

├─ org.apache.stratos.manager.exception.InvalidCartridgeAliasException.class - [JAR]

├─ org.apache.stratos.manager.exception.InvalidRepositoryException.class - [JAR]

├─ org.apache.stratos.manager.exception.NotSubscribedException.class - [JAR]

├─ org.apache.stratos.manager.exception.PolicyException.class - [JAR]

├─ org.apache.stratos.manager.exception.RepositoryCredentialsRequiredException.class - [JAR]

├─ org.apache.stratos.manager.exception.RepositoryRequiredException.class - [JAR]

├─ org.apache.stratos.manager.exception.RepositoryTransportException.class - [JAR]

├─ org.apache.stratos.manager.exception.UnregisteredCartridgeException.class - [JAR]

org.apache.stratos.manager.service

├─ org.apache.stratos.manager.service.AddDomainMapping.class - [JAR]

├─ org.apache.stratos.manager.service.AddDomainMappingResponse.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceADCException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceAlreadySubscribedException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceDomainMappingExistsException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceDuplicateCartridgeAliasException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceInvalidCartridgeAliasException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceInvalidRepositoryException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceNotSubscribedException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServicePolicyException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceRepositoryCredentialsRequiredException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceRepositoryRequiredException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceRepositoryTransportException.class - [JAR]

├─ org.apache.stratos.manager.service.ApplicationManagementServiceUnregisteredCartridgeException.class - [JAR]

├─ org.apache.stratos.manager.service.GetAvailableCartridges.class - [JAR]

├─ org.apache.stratos.manager.service.GetAvailableCartridgesResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetCartridgeInfo.class - [JAR]

├─ org.apache.stratos.manager.service.GetCartridgeInfoResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetPagedAvailableCartridges.class - [JAR]

├─ org.apache.stratos.manager.service.GetPagedAvailableCartridgesResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetPagedSubscribedCartridges.class - [JAR]

├─ org.apache.stratos.manager.service.GetPagedSubscribedCartridgesResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetPolicyDefinitions.class - [JAR]

├─ org.apache.stratos.manager.service.GetPolicyDefinitionsResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetSubscribedCartridgeAliases.class - [JAR]

├─ org.apache.stratos.manager.service.GetSubscribedCartridgeAliasesResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetSubscribedCartridges.class - [JAR]

├─ org.apache.stratos.manager.service.GetSubscribedCartridgesResponse.class - [JAR]

├─ org.apache.stratos.manager.service.GetTenantDomain.class - [JAR]

├─ org.apache.stratos.manager.service.GetTenantDomainResponse.class - [JAR]

├─ org.apache.stratos.manager.service.IsFeatureEnabled.class - [JAR]

├─ org.apache.stratos.manager.service.IsFeatureEnabledResponse.class - [JAR]

├─ org.apache.stratos.manager.service.RemoveDomainMapping.class - [JAR]

├─ org.apache.stratos.manager.service.Subscribe.class - [JAR]

├─ org.apache.stratos.manager.service.SubscribeResponse.class - [JAR]

├─ org.apache.stratos.manager.service.SynchronizeRepository.class - [JAR]

├─ org.apache.stratos.manager.service.TestRepositoryConnection.class - [JAR]

├─ org.apache.stratos.manager.service.TestRepositoryConnectionResponse.class - [JAR]

├─ org.apache.stratos.manager.service.Unsubscribe.class - [JAR]

org.apache.stratos.manager.stub

├─ org.apache.stratos.manager.stub.ApplicationManagementService.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceADCExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceAlreadySubscribedExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceCallbackHandler.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceDomainMappingExistsExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceDuplicateCartridgeAliasExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceInvalidCartridgeAliasExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceInvalidRepositoryExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceNotSubscribedExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServicePolicyExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceRepositoryCredentialsRequiredExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceRepositoryRequiredExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceRepositoryTransportExceptionException.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceStub.class - [JAR]

├─ org.apache.stratos.manager.stub.ApplicationManagementServiceUnregisteredCartridgeExceptionException.class - [JAR]