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 wsag4j-samples-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ogf.graap.wsag.samples.pendingagreement
├─ org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.pendingagreement.CreatePendingAgreementWithNotificationAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.pendingagreement.NegotiatePendingAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.pendingagreement.PendingAgreement.class - [JAR]
org.ogf.graap.wsag.samples
├─ org.ogf.graap.wsag.samples.Sample1CreateAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.Sample1NegotiateAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.Sample2CreateAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.Sample2NegotiateAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.SampleAgreement.class - [JAR]
├─ org.ogf.graap.wsag.samples.SampleAgreementFactory.class - [JAR]
├─ org.ogf.graap.wsag.samples.SampleMonitoredAgreement.class - [JAR]
├─ org.ogf.graap.wsag.samples.SampleMonitoredAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.SampleServiceTermMonitor.class - [JAR]
org.ogf.graap.wsag.samples.site
├─ org.ogf.graap.wsag.samples.site.ExampleAgreement.class - [JAR]
├─ org.ogf.graap.wsag.samples.site.ExampleCreateAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.site.ExampleService.class - [JAR]
org.ogf.graap.wsag.samples.actions
├─ org.ogf.graap.wsag.samples.actions.SampleAgreement.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleAgreementOffer.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleAgreementTemplate.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleCreateAgreementAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleGetTemplateAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleNegotiateAction.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleNegotiationOffer.class - [JAR]
├─ org.ogf.graap.wsag.samples.actions.SampleSDTMonitor.class - [JAR]