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 akka-osgi_2.12.0-RC2-2.4.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
akka.osgi
├─ akka.osgi.ActorSystemActivator.class - [JAR]
├─ akka.osgi.BundleDelegatingClassLoader.class - [JAR]
├─ akka.osgi.DefaultOSGiLogger.class - [JAR]
├─ akka.osgi.OsgiActorSystemFactory.class - [JAR]
├─ akka.osgi.UnregisteringLogService.class - [JAR]