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 windup-web-support-api-6.3.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.windup.web.addons.websupport.services.dependencies
├─ org.jboss.windup.web.addons.websupport.services.dependencies.DependenciesDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.dependencies.DependenciesService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.dependencies.GraphEdge.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.dependencies.GraphNode.class - [JAR]
org.jboss.windup.web.addons.websupport.rest.graph.aggregatedStatistics
├─ org.jboss.windup.web.addons.websupport.rest.graph.aggregatedStatistics.AggregatedStatisticsEndpoint.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.aggregatedStatistics.EffortByCategoryDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.aggregatedStatistics.EffortCategoryDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.aggregatedStatistics.StatisticEntry.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.aggregatedStatistics.StatisticsList.class - [JAR]
org.jboss.windup.web.addons.websupport.rest.graph
├─ org.jboss.windup.web.addons.websupport.rest.graph.ClassificationResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.DependenciesReportResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.EJBResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.FileModelResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.GraphCache.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.GraphResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.HardcodedIPResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.HibernateResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.HintResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.LinkResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.ModelTypeInformation.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.RemoteServicesResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.TechnologyTagResource.class - [JAR]
org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.ApplicationDetailsDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.ApplicationDetailsResource.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.ApplicationMessageReducedDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.ClassificationReducedDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.FileReducedDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.HintReducedDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.ProjectTraversalReducedDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.StringCache.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.graph.applicationDetails.TagReducedDTO.class - [JAR]
org.jboss.windup.web.addons.websupport.model
├─ org.jboss.windup.web.addons.websupport.model.PersistedProjectModelTraversalModel.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.model.PersistedTraversalChildFileModel.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.model.ReportFilterDTO.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.model.TagDTO.class - [JAR]
org.jboss.windup.web.addons.websupport
├─ org.jboss.windup.web.addons.websupport.WebPathUtil.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.WindupWebServiceFactory.class - [JAR]
org.jboss.windup.web.addons.websupport.services
├─ org.jboss.windup.web.addons.websupport.services.FileNameSanitizer.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.IssueCategoryProviderService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.LabelProviderService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.LogService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.PackageDiscoveryService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.ProjectLoaderService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.ReportFilterService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.RuleFormatterService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.RuleProviderService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.services.WindupExecutorService.class - [JAR]
org.jboss.windup.web.addons.websupport.tsmodelgen
├─ org.jboss.windup.web.addons.websupport.tsmodelgen.TypeScriptModelsGeneratingService.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.tsmodelgen.TypeScriptModelsGeneratorConfig.class - [JAR]
org.jboss.windup.web.addons.websupport.rest
├─ org.jboss.windup.web.addons.websupport.rest.FurnaceRESTGraphAPI.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.GraphPathLookup.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.MigrationIssuesEndpoint.class - [JAR]
├─ org.jboss.windup.web.addons.websupport.rest.TagResource.class - [JAR]