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 linda-core-presentation-0.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.unibo.coordination.linda.core.events
├─ it.unibo.coordination.linda.core.events.OperationEventDeserializer.class - [JAR]
├─ it.unibo.coordination.linda.core.events.OperationEventSerializer.class - [JAR]
├─ it.unibo.coordination.linda.core.events.PendingRequestEventDeserializer.class - [JAR]
├─ it.unibo.coordination.linda.core.events.PendingRequestEventSerializer.class - [JAR]
├─ it.unibo.coordination.linda.core.events.TupleEventDeserializer.class - [JAR]
├─ it.unibo.coordination.linda.core.events.TupleEventSerializer.class - [JAR]
it.unibo.coordination.linda.core
├─ it.unibo.coordination.linda.core.PendingRequestDeserializer.class - [JAR]
├─ it.unibo.coordination.linda.core.PendingRequestSerializer.class - [JAR]
├─ it.unibo.coordination.linda.core.Presentation.class - [JAR]