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 extendo-server-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.fortytwo.extendo.server
├─ net.fortytwo.extendo.server.BrainService.class - [JAR]
├─ net.fortytwo.extendo.server.BroadcastRdfExtension.class - [JAR]
├─ net.fortytwo.extendo.server.DuplicatesExtension.class - [JAR]
├─ net.fortytwo.extendo.server.ExportExtension.class - [JAR]
├─ net.fortytwo.extendo.server.ExtendoExtension.class - [JAR]
├─ net.fortytwo.extendo.server.FacilitatorService.class - [JAR]
├─ net.fortytwo.extendo.server.FindIsolatedAtomsExtension.class - [JAR]
├─ net.fortytwo.extendo.server.FindRootsExtension.class - [JAR]
├─ net.fortytwo.extendo.server.GetEventsExtension.class - [JAR]
├─ net.fortytwo.extendo.server.HistoryExtension.class - [JAR]
├─ net.fortytwo.extendo.server.InferTypesExtension.class - [JAR]
├─ net.fortytwo.extendo.server.PrioritiesExtension.class - [JAR]
├─ net.fortytwo.extendo.server.PushEventExtension.class - [JAR]
├─ net.fortytwo.extendo.server.RemoveIsolatedAtomsExtension.class - [JAR]
├─ net.fortytwo.extendo.server.RequestHandler.class - [JAR]
├─ net.fortytwo.extendo.server.RippleExtension.class - [JAR]
├─ net.fortytwo.extendo.server.SearchExtension.class - [JAR]
├─ net.fortytwo.extendo.server.SetPropertiesExtension.class - [JAR]
├─ net.fortytwo.extendo.server.UpdateExtension.class - [JAR]
├─ net.fortytwo.extendo.server.ViewExtension.class - [JAR]
├─ net.fortytwo.extendo.server.WebpageVisitedExtension.class - [JAR]