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 sip-servlets-tomcat-8-3.2.0-100.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mobicents.servlet.sip.startup
├─ org.mobicents.servlet.sip.startup.ConvergedApplicationContext.class - [JAR]
├─ org.mobicents.servlet.sip.startup.ConvergedApplicationContextFacade.class - [JAR]
├─ org.mobicents.servlet.sip.startup.SipContextConfig.class - [JAR]
├─ org.mobicents.servlet.sip.startup.SipNamingContextListener.class - [JAR]
├─ org.mobicents.servlet.sip.startup.SipStandardContext.class - [JAR]
├─ org.mobicents.servlet.sip.startup.SipStandardContextValve.class - [JAR]
org.mobicents.servlet.sip.annotations
├─ org.mobicents.servlet.sip.annotations.AnnotationVerificationException.class - [JAR]
├─ org.mobicents.servlet.sip.annotations.AnnotationsClassLoader.class - [JAR]
├─ org.mobicents.servlet.sip.annotations.ClassFileScanner.class - [JAR]
├─ org.mobicents.servlet.sip.annotations.DefaultSipInstanceManager.class - [JAR]