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 oif-metadata-server-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.odpi.openmetadata.frameworkservices.oif.server
├─ org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationInstance.class - [JAR]
├─ org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationInstanceHandler.class - [JAR]
├─ org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices.class - [JAR]
org.odpi.openmetadata.frameworkservices.oif.builder
├─ org.odpi.openmetadata.frameworkservices.oif.builder.IntegrationReportBuilder.class - [JAR]
org.odpi.openmetadata.frameworkservices.oif.converters
├─ org.odpi.openmetadata.frameworkservices.oif.converters.CatalogTargetConverter.class - [JAR]
├─ org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationReportConverter.class - [JAR]
org.odpi.openmetadata.frameworkservices.oif.handlers
├─ org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler.class - [JAR]
org.odpi.openmetadata.frameworkservices.oif.admin
├─ org.odpi.openmetadata.frameworkservices.oif.admin.OIFMetadataOperationalServices.class - [JAR]