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 host-1.3-a30a15c9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.shadow.dynamic.host
├─ com.tencent.shadow.dynamic.host.BasePluginProcessService.class - [JAR]
├─ com.tencent.shadow.dynamic.host.BinderUuidManager.class - [JAR]
├─ com.tencent.shadow.dynamic.host.DynamicPluginManager.class - [JAR]
├─ com.tencent.shadow.dynamic.host.DynamicRuntime.class - [JAR]
├─ com.tencent.shadow.dynamic.host.EnterCallback.class - [JAR]
├─ com.tencent.shadow.dynamic.host.FailedException.class - [JAR]
├─ com.tencent.shadow.dynamic.host.LoaderFactory.class - [JAR]
├─ com.tencent.shadow.dynamic.host.LoaderImplLoader.class - [JAR]
├─ com.tencent.shadow.dynamic.host.ManagerFactory.class - [JAR]
├─ com.tencent.shadow.dynamic.host.ManagerImplLoader.class - [JAR]
├─ com.tencent.shadow.dynamic.host.NotFoundException.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PluginLoaderImpl.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PluginManager.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PluginManagerImpl.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PluginManagerUpdater.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PluginProcessService.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PpsBinder.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PpsController.class - [JAR]
├─ com.tencent.shadow.dynamic.host.PpsStatus.class - [JAR]
├─ com.tencent.shadow.dynamic.host.UuidManager.class - [JAR]