View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.wso2.carbon.apimgt.migrate.client-4.1.0.55.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.apimgt.migration.validator
├─ org.wso2.carbon.apimgt.migration.validator.ValidationHandler.class - [JAR]
org.wso2.carbon.apimgt.migration.validator.dto
├─ org.wso2.carbon.apimgt.migration.validator.dto.ApplicationDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.dto.ApplicationKeyMappingDTO.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v410.dao
├─ org.wso2.carbon.apimgt.migration.migrator.v410.dao.ApiMgtDAO.class - [JAR]
org.wso2.carbon.apimgt.migration
├─ org.wso2.carbon.apimgt.migration.APIMMigrationClient.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.APIMigrationException.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.client
├─ org.wso2.carbon.apimgt.migration.migrator.client.V300Migration.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.client.V310Migration.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.client.V320Migration.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.client.V400Migration.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.client.V410Migration.class - [JAR]
org.wso2.carbon.apimgt.migration.validator.validators
├─ org.wso2.carbon.apimgt.migration.validator.validators.APIValidator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.validators.ApplicationValidator.class - [JAR]
org.wso2.carbon.apimgt.migration.validator.utils
├─ org.wso2.carbon.apimgt.migration.validator.utils.Utils.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.utils.UtilsFactory.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.utils.V260Utils.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.utils.V300Utils.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.utils.V310Utils.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.utils.V320Utils.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.validator.utils.V400Utils.class - [JAR]
org.wso2.carbon.apimgt.migration.validator.dao.constants
├─ org.wso2.carbon.apimgt.migration.validator.dao.constants.SQLConstants.class - [JAR]
org.wso2.carbon.apimgt.migration.client
├─ org.wso2.carbon.apimgt.migration.client.MigrationDBCreator.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.commonMigrators
├─ org.wso2.carbon.apimgt.migration.migrator.commonMigrators.PostDBScriptMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.commonMigrators.PreArtifactReIndexingMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.commonMigrators.PreDBScriptMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.commonMigrators.RegistryResourceMigrator.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v320.dao
├─ org.wso2.carbon.apimgt.migration.migrator.v320.dao.ApiMgtDAO.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v400.dao
├─ org.wso2.carbon.apimgt.migration.migrator.v400.dao.ApiMgtDAO.class - [JAR]
org.wso2.carbon.apimgt.migration.util
├─ org.wso2.carbon.apimgt.migration.util.APIUtil.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.Constants.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.DBUtil.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.ExtendedAPIMConfigServiceImpl.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.RegDBUtil.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.RegistryService.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.RegistryServiceImpl.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.ResourceUtil.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.util.UserDBUtil.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v320
├─ org.wso2.carbon.apimgt.migration.migrator.v320.IdentityScopeMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v320.SPMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v320.ScopeMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v320.V320DBDataMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v320.V320RegistryResourceMigrator.class - [JAR]
org.wso2.carbon.apimgt.migration.client.internal
├─ org.wso2.carbon.apimgt.migration.client.internal.APIMMigrationServiceComponent.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.client.internal.ServiceHolder.class - [JAR]
org.wso2.carbon.apimgt.migration.dao
├─ org.wso2.carbon.apimgt.migration.dao.APIMgtDAO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dao.UMDAO.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator
├─ org.wso2.carbon.apimgt.migration.migrator.Migrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.Utility.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.VersionMigrationHolder.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.VersionMigrator.class - [JAR]
org.wso2.carbon.apimgt.migration.validator.dao
├─ org.wso2.carbon.apimgt.migration.validator.dao.ApiMgtDAO.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v300
├─ org.wso2.carbon.apimgt.migration.migrator.v300.PopulateScopeRoleMappingMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v300.V300RegistryResourceMigrator.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v400.model
├─ org.wso2.carbon.apimgt.migration.migrator.v400.model.APIManager.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v400.model.APIProvider.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v410
├─ org.wso2.carbon.apimgt.migration.migrator.v410.V410DBDataMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v410.V410RegistryResourceMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v410.V410ScopeMigrator.class - [JAR]
org.wso2.carbon.apimgt.migration.migrator.v400
├─ org.wso2.carbon.apimgt.migration.migrator.v400.V400DBDataMigrator.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.migrator.v400.V400RegistryResourceMigrator.class - [JAR]
org.wso2.carbon.apimgt.migration.dto
├─ org.wso2.carbon.apimgt.migration.dto.AMAPIResourceScopeMappingDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.APIInfoDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.APIInfoScopeMappingDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.APIScopeMappingDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.APIURLMappingInfoDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.GatewayEnvironmentDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.KeyManagerConfigurationDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.LabelDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.ResourceScopeInfoDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.ResourceScopeMappingDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.ScopeInfoDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.TokenHandlingDTO.class - [JAR]
├─ org.wso2.carbon.apimgt.migration.dto.UserRoleFromPermissionDTO.class - [JAR]