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 fractal-bf-testing-fixtures-0.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.fractal.bf.connectors
├─ org.objectweb.fractal.bf.connectors.BasicClientImpl.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.BasicRemotableClientImpl.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.BasicRemotableServiceImpl.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.BasicServiceImpl.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.HelloWorldException.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.Pojo.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.RemotableService.class - [JAR]
├─ org.objectweb.fractal.bf.connectors.Service.class - [JAR]
org.objectweb.fractal.bf.connectors.weird
├─ org.objectweb.fractal.bf.connectors.weird.ServiceWithWeirdParams.class - [JAR]