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 jicoco-1.1-139-gc42fce4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jitsi.xmpp.util
├─ org.jitsi.xmpp.util.ErrorUtilKt.class - [JAR]
org.jitsi.health
├─ org.jitsi.health.HealthCheckService.class - [JAR]
├─ org.jitsi.health.HealthChecker.class - [JAR]
├─ org.jitsi.health.Result.class - [JAR]
org.jitsi.xmpp
├─ org.jitsi.xmpp.TrustAllHostnameVerifier.class - [JAR]
├─ org.jitsi.xmpp.TrustAllX509TrustManager.class - [JAR]
org.jitsi.retry
├─ org.jitsi.retry.RetryStrategy.class - [JAR]
├─ org.jitsi.retry.RetryTask.class - [JAR]
├─ org.jitsi.retry.SimpleRetryTask.class - [JAR]
org.jitsi.xmpp.mucclient
├─ org.jitsi.xmpp.mucclient.ConnectionStateListener.class - [JAR]
├─ org.jitsi.xmpp.mucclient.IQListener.class - [JAR]
├─ org.jitsi.xmpp.mucclient.MucClient.class - [JAR]
├─ org.jitsi.xmpp.mucclient.MucClientConfiguration.class - [JAR]
├─ org.jitsi.xmpp.mucclient.MucClientManager.class - [JAR]
org.jitsi.shutdown
├─ org.jitsi.shutdown.ShutdownServiceImpl.class - [JAR]
org.jitsi.meet
├─ org.jitsi.meet.ShutdownService.class - [JAR]
org.jitsi.cmd
├─ org.jitsi.cmd.CmdLine.class - [JAR]
├─ org.jitsi.cmd.ParseException.class - [JAR]
org.jitsi.rest
├─ org.jitsi.rest.Health.class - [JAR]
├─ org.jitsi.rest.JettyBundleActivatorConfig.class - [JAR]
├─ org.jitsi.rest.JettyHelpers.class - [JAR]
├─ org.jitsi.rest.Version.class - [JAR]