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 won-utils-conversation-0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
won.protocol.agreement.petrinet
├─ won.protocol.agreement.petrinet.PetriNetLoader.class - [JAR]
├─ won.protocol.agreement.petrinet.PetriNetState.class - [JAR]
├─ won.protocol.agreement.petrinet.PetriNetStates.class - [JAR]
├─ won.protocol.agreement.petrinet.PetriNetUris.class - [JAR]
won.protocol.agreement.effect
├─ won.protocol.agreement.effect.Accepts.class - [JAR]
├─ won.protocol.agreement.effect.Claims.class - [JAR]
├─ won.protocol.agreement.effect.MessageEffect.class - [JAR]
├─ won.protocol.agreement.effect.MessageEffectType.class - [JAR]
├─ won.protocol.agreement.effect.MessageEffectsBuilder.class - [JAR]
├─ won.protocol.agreement.effect.ProposalType.class - [JAR]
├─ won.protocol.agreement.effect.Proposes.class - [JAR]
├─ won.protocol.agreement.effect.Rejects.class - [JAR]
├─ won.protocol.agreement.effect.Retracts.class - [JAR]
won.protocol.util
├─ won.protocol.util.WonConversationUtils.class - [JAR]
won.protocol.agreement
├─ won.protocol.agreement.AgreementProtocolState.class - [JAR]
├─ won.protocol.agreement.AgreementProtocolUris.class - [JAR]
├─ won.protocol.agreement.ConversationDataAnalysisException.class - [JAR]
├─ won.protocol.agreement.ConversationMessage.class - [JAR]
├─ won.protocol.agreement.ConversationMessagesReader.class - [JAR]
├─ won.protocol.agreement.ConversationResultMapper.class - [JAR]
├─ won.protocol.agreement.DeliveryChain.class - [JAR]
├─ won.protocol.agreement.IncompleteConversationDataException.class - [JAR]
├─ won.protocol.agreement.InconsistentConversationDataException.class - [JAR]
├─ won.protocol.agreement.ProposalUris.class - [JAR]