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 portlet-bridge-api-3.0.0-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax.portlet.faces.component
├─ javax.portlet.faces.component.PortletNamingContainerUIViewRoot.class - [JAR]
javax.portlet.faces.preference
├─ javax.portlet.faces.preference.Preference.class - [JAR]
javax.portlet.faces.annotation
├─ javax.portlet.faces.annotation.BridgePreDestroy.class - [JAR]
├─ javax.portlet.faces.annotation.BridgeRequestScopeAttributeAdded.class - [JAR]
├─ javax.portlet.faces.annotation.ExcludeFromManagedRequestScope.class - [JAR]
├─ javax.portlet.faces.annotation.PortletNamingContainer.class - [JAR]
javax.portlet.faces.event
├─ javax.portlet.faces.event.EventNavigationResult.class - [JAR]
javax.portlet.faces
├─ javax.portlet.faces.Bridge.class - [JAR]
├─ javax.portlet.faces.BridgeDefaultViewNotSpecifiedException.class - [JAR]
├─ javax.portlet.faces.BridgeEventHandler.class - [JAR]
├─ javax.portlet.faces.BridgeException.class - [JAR]
├─ javax.portlet.faces.BridgeInvalidViewPathException.class - [JAR]
├─ javax.portlet.faces.BridgeNotAFacesRequestException.class - [JAR]
├─ javax.portlet.faces.BridgePublicRenderParameterHandler.class - [JAR]
├─ javax.portlet.faces.BridgeUninitializedException.class - [JAR]
├─ javax.portlet.faces.BridgeUtil.class - [JAR]
├─ javax.portlet.faces.BridgeWriteBehindResponse.class - [JAR]
├─ javax.portlet.faces.GenericFacesPortlet.class - [JAR]