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 acris-recorder-rpc-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sk.seges.acris.recorder.shared.service
├─ sk.seges.acris.recorder.shared.service.IRecordingRemoteService.class - [JAR]
├─ sk.seges.acris.recorder.shared.service.IRecordingRemoteServiceAsync.class - [JAR]
├─ sk.seges.acris.recorder.shared.service.ServicesDefinition.class - [JAR]
sk.seges.acris.recorder.shared.params
├─ sk.seges.acris.recorder.shared.params.RecordingSessionDetailParams.class - [JAR]
sk.seges.acris.recorder.server.service
├─ sk.seges.acris.recorder.server.service.IRecordingRemoteServiceLocal.class - [JAR]