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 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.registry.support
├─ com.networknt.registry.support.AbstractRegistry.class - [JAR]
├─ com.networknt.registry.support.DirectRegistry.class - [JAR]
├─ com.networknt.registry.support.DirectRegistryConfig.class - [JAR]
├─ com.networknt.registry.support.FailbackRegistry.class - [JAR]
com.networknt.registry
├─ com.networknt.registry.DiscoveryService.class - [JAR]
├─ com.networknt.registry.NotifyListener.class - [JAR]
├─ com.networknt.registry.Registry.class - [JAR]
├─ com.networknt.registry.RegistryService.class - [JAR]
├─ com.networknt.registry.URL.class - [JAR]
├─ com.networknt.registry.URLImpl.class - [JAR]
├─ com.networknt.registry.URLParamType.class - [JAR]