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 pc-federation-2.5.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gatein.pc.federation.impl
├─ org.gatein.pc.federation.impl.FederatedPortlet.class - [JAR]
├─ org.gatein.pc.federation.impl.FederatedPortletInvokerService.class - [JAR]
├─ org.gatein.pc.federation.impl.FederatingPortletInvokerService.class - [JAR]
├─ org.gatein.pc.federation.impl.PortletInvokerRegistrationService.class - [JAR]
org.gatein.pc.federation
├─ org.gatein.pc.federation.FederatedPortletInvoker.class - [JAR]
├─ org.gatein.pc.federation.FederatingPortletInvoker.class - [JAR]
├─ org.gatein.pc.federation.PortletInvokerResolver.class - [JAR]