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 restcomm-connect.data.recorder.api-8.0.0.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.connect.data.recorder.api.interfaces
├─ org.restcomm.connect.data.recorder.api.interfaces.CallDataRecorder.class - [JAR]
├─ org.restcomm.connect.data.recorder.api.interfaces.ConferenceDataRecorder.class - [JAR]
├─ org.restcomm.connect.data.recorder.api.interfaces.RecordData.class - [JAR]
├─ org.restcomm.connect.data.recorder.api.interfaces.SMSDataRecorder.class - [JAR]
├─ org.restcomm.connect.data.recorder.api.interfaces.USSDDataRecorder.class - [JAR]
org.restcomm.connect.data.recorder.api
├─ org.restcomm.connect.data.recorder.api.DataRecorderFactory.class - [JAR]