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.api-1.0.0.FINAL.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mobicents.servlet.sip.restcomm
├─ org.mobicents.servlet.sip.restcomm.BootstrapException.class - [JAR]
├─ org.mobicents.servlet.sip.restcomm.Configurable.class - [JAR]
├─ org.mobicents.servlet.sip.restcomm.LifeCycle.class - [JAR]
org.mobicents.servlet.sip.restcomm.annotations.concurrency
├─ org.mobicents.servlet.sip.restcomm.annotations.concurrency.Immutable.class - [JAR]
├─ org.mobicents.servlet.sip.restcomm.annotations.concurrency.NotThreadSafe.class - [JAR]
├─ org.mobicents.servlet.sip.restcomm.annotations.concurrency.ThreadSafe.class - [JAR]
org.mobicents.servlet.sip.restcomm.annotations
├─ org.mobicents.servlet.sip.restcomm.annotations.Experimental.class - [JAR]