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 caf-audit-service-server-stub-source-4.0.0-1115.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hpe.caf.services.audit.server.model
├─ com.hpe.caf.services.audit.server.model.EventParam.class - [JAR]
├─ com.hpe.caf.services.audit.server.model.NewAuditEvent.class - [JAR]
com.hpe.caf.services.audit.server.api
├─ com.hpe.caf.services.audit.server.api.AuditEventsApi.class - [JAR]