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 quasar-galaxy-0.7.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
co.paralleluniverse.galaxy.quasar
├─ co.paralleluniverse.galaxy.quasar.Grid.class - [JAR]
├─ co.paralleluniverse.galaxy.quasar.Messenger.class - [JAR]
├─ co.paralleluniverse.galaxy.quasar.MessengerImpl.class - [JAR]
├─ co.paralleluniverse.galaxy.quasar.Store.class - [JAR]
├─ co.paralleluniverse.galaxy.quasar.StoreImpl.class - [JAR]
co.paralleluniverse.remote.galaxy
├─ co.paralleluniverse.remote.galaxy.Canonicalizer.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.Finalizer.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlobalRemoteChannelReceiver.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxActorRefCanonicalizer.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxGlobalChannelId.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxGlobalRegistry.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxGlobalRemoteActor.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxMigrator.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxNonGlobalRemoteActor.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxRemoteActor.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxRemoteActorProxyFactory.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxRemoteChannel.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.GlxRemoteChannelProxyFactory.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.RemoteChannelReceiver.class - [JAR]
├─ co.paralleluniverse.remote.galaxy.RemoteInit.class - [JAR]