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 mobicents-jain-sip-jboss4-1.4.0.FINAL.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mobicents.ha.javax.sip
├─ org.mobicents.ha.javax.sip.SipStackImpl.class - [JAR]
├─ org.mobicents.ha.javax.sip.SipStackImplMBean.class - [JAR]
org.mobicents.ha.javax.sip.cache
├─ org.mobicents.ha.javax.sip.cache.AbstractJBossSipCache.class - [JAR]
├─ org.mobicents.ha.javax.sip.cache.JBossASSipCache.class - [JAR]
├─ org.mobicents.ha.javax.sip.cache.JBossJainSipCacheListener.class - [JAR]
├─ org.mobicents.ha.javax.sip.cache.JBossTreeSipCache.class - [JAR]