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 portal-registry-2.1.26.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.networknt.portal.registry.client
├─ com.networknt.portal.registry.client.PortalRegistryClient.class - [JAR]
├─ com.networknt.portal.registry.client.PortalRegistryClientImpl.class - [JAR]
├─ com.networknt.portal.registry.client.PortalRegistryWebSocketClient.class - [JAR]
├─ com.networknt.portal.registry.client.WebSocketClientHandlers.class - [JAR]
com.networknt.portal.registry
├─ com.networknt.portal.registry.PortalRegistry.class - [JAR]
├─ com.networknt.portal.registry.PortalRegistryConfig.class - [JAR]
├─ com.networknt.portal.registry.PortalRegistryConstants.class - [JAR]
├─ com.networknt.portal.registry.PortalRegistryHeartbeatManager.class - [JAR]
├─ com.networknt.portal.registry.PortalRegistryService.class - [JAR]
├─ com.networknt.portal.registry.PortalRegistryUtils.class - [JAR]