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 policy-acknowledgement-service-intermediary-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ojbc.policyacknowledgement.dao
├─ org.ojbc.policyacknowledgement.dao.Policy.class - [JAR]
├─ org.ojbc.policyacknowledgement.dao.PolicyDAO.class - [JAR]
├─ org.ojbc.policyacknowledgement.dao.PolicyDAOImpl.class - [JAR]
org.ojbc.processor.policyacknowledgement
├─ org.ojbc.processor.policyacknowledgement.AccessControlResponse.class - [JAR]
├─ org.ojbc.processor.policyacknowledgement.PolicyAcknowledgementProcessor.class - [JAR]