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 server-author-view-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.viewservices.serverauthor.handlers
├─ org.odpi.openmetadata.viewservices.serverauthor.handlers.ServerAuthorViewHandler.class - [JAR]
org.odpi.openmetadata.viewservices.serverauthor.initialization
├─ org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewInstanceHandler.class - [JAR]
├─ org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewRegistration.class - [JAR]
├─ org.odpi.openmetadata.viewservices.serverauthor.initialization.ServerAuthorViewServicesInstance.class - [JAR]
org.odpi.openmetadata.viewservices.serverauthor.services
├─ org.odpi.openmetadata.viewservices.serverauthor.services.ServerAuthorViewRESTServices.class - [JAR]
org.odpi.openmetadata.viewservices.serverauthor.admin
├─ org.odpi.openmetadata.viewservices.serverauthor.admin.ServerAuthorViewAdmin.class - [JAR]