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 recorder-6.0.49.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.media.resource.recorder.audio
├─ org.restcomm.media.resource.recorder.audio.AudioRecorderFactory.class - [JAR]
├─ org.restcomm.media.resource.recorder.audio.AudioRecorderImpl.class - [JAR]
├─ org.restcomm.media.resource.recorder.audio.AudioRecorderPool.class - [JAR]
├─ org.restcomm.media.resource.recorder.audio.AudioRecorderProvider.class - [JAR]
├─ org.restcomm.media.resource.recorder.audio.RecorderEventImpl.class - [JAR]
├─ org.restcomm.media.resource.recorder.audio.RecorderFileSink.class - [JAR]