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 dolphin-platform-server-javaee-1.0.0.CR5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.canoo.platform.server.javaee
├─ com.canoo.platform.server.javaee.ClientScoped.class - [JAR]
com.canoo.dp.impl.server.javaee
├─ com.canoo.dp.impl.server.javaee.CdiBeanFactory.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.CdiManagedBeanFactory.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.ClientScopeContext.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.ClientScopeExtension.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.ClientScopeInstanceHolder.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.DolphinContextListenerCdi.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.DolphinPlatformContextualLifecycle.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.DolphinPlatformJavaeeBootstrap.class - [JAR]
├─ com.canoo.dp.impl.server.javaee.ModelInjectionException.class - [JAR]