jar

org.apache.stratos : org.apache.stratos.tenant.mgt.stub

Maven & Gradle

Jun 05, 2014
7 usages

Apache Stratos - Tenant Management Stub

Table Of Contents

Latest Version

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

All Versions

Download org.apache.stratos : org.apache.stratos.tenant.mgt.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.tenant.mgt.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.tenant.mgt.stub.beans.xsd

├─ org.apache.stratos.tenant.mgt.stub.beans.xsd.PaginatedTenantInfoBean.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.beans.xsd.TenantInfoBean.class - [JAR]

org.apache.stratos.tenant.mgt.stub.services

├─ org.apache.stratos.tenant.mgt.stub.services.ActivateTenant.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.AddTenant.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.AddTenantResponse.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.DeactivateTenant.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.DeleteTenant.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.Exception.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.ExtensionMapper.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.GetTenant.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.GetTenantResponse.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrievePaginatedPartialSearchTenants.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrievePaginatedPartialSearchTenantsResponse.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrievePaginatedTenants.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrievePaginatedTenantsResponse.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrievePartialSearchTenants.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrievePartialSearchTenantsResponse.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrieveTenants.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.RetrieveTenantsResponse.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.TenantMgtAdminServiceException.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.services.UpdateTenant.class - [JAR]

org.apache.stratos.tenant.mgt.stub

├─ org.apache.stratos.tenant.mgt.stub.TenantMgtAdminService.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceExceptionException.class - [JAR]

├─ org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceStub.class - [JAR]

Advertisement