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-jboss5-ha-server-cache-1.7.0.FINAL.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.web.tomcat.service.session.distributedcache.spi
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.DistributableSipApplicationSessionMetadata.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.DistributableSipSessionMetadata.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.DistributedCacheConvergedSipManager.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.DistributedCacheConvergedSipManagerFactoryImpl.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.LocalDistributableConvergedSessionManager.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.OutgoingDistributableSipApplicationSessionData.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.spi.OutgoingDistributableSipSessionData.class - [JAR]
org.jboss.web.tomcat.service.session.distributedcache.impl.jbc
├─ org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.AttributeBasedJBossCacheConvergedSipService.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.DistributedCacheConvergedSipManagerDelegate.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.FieldBasedJBossCacheConvergedSipService.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.SessionBasedJBossCacheConvergedSipService.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.SipCacheListener.class - [JAR]
├─ org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.SipPassivationListener.class - [JAR]