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-dahdi-8.0.0-140.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.ss7.hardware.dahdi
├─ org.restcomm.ss7.hardware.dahdi.Channel.class - [JAR]
├─ org.restcomm.ss7.hardware.dahdi.DahdiMtp3UserPart.class - [JAR]
├─ org.restcomm.ss7.hardware.dahdi.Selector.class - [JAR]
├─ org.restcomm.ss7.hardware.dahdi.SelectorKeyImpl.class - [JAR]
org.restcomm.ss7.hardware.dahdi.oam
├─ org.restcomm.ss7.hardware.dahdi.oam.DahdiLink.class - [JAR]
├─ org.restcomm.ss7.hardware.dahdi.oam.DahdiLinkset.class - [JAR]
├─ org.restcomm.ss7.hardware.dahdi.oam.DahdiLinksetFactory.class - [JAR]