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 jitsi-android-osgi-2.0-3-gd59644a.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jitsi.impl.osgi.framework.startlevel
├─ org.jitsi.impl.osgi.framework.startlevel.BundleStartLevelImpl.class - [JAR]
├─ org.jitsi.impl.osgi.framework.startlevel.FrameworkStartLevelImpl.class - [JAR]
org.jitsi.osgi.framework
├─ org.jitsi.osgi.framework.BundleActivatorHolder.class - [JAR]
org.jitsi.impl.osgi.framework.launch
├─ org.jitsi.impl.osgi.framework.launch.EventDispatcher.class - [JAR]
├─ org.jitsi.impl.osgi.framework.launch.EventListenerList.class - [JAR]
├─ org.jitsi.impl.osgi.framework.launch.FrameworkFactoryImpl.class - [JAR]
├─ org.jitsi.impl.osgi.framework.launch.FrameworkImpl.class - [JAR]
org.jitsi.impl.osgi.framework
├─ org.jitsi.impl.osgi.framework.BundleClassLoader.class - [JAR]
├─ org.jitsi.impl.osgi.framework.BundleContextImpl.class - [JAR]
├─ org.jitsi.impl.osgi.framework.BundleImpl.class - [JAR]
├─ org.jitsi.impl.osgi.framework.ServiceRegistrationImpl.class - [JAR]