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 dubbo-registry-nacos-3.2.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.dubbo.registry.nacos.function
├─ org.apache.dubbo.registry.nacos.function.NacosConsumer.class - [JAR]
├─ org.apache.dubbo.registry.nacos.function.NacosFunction.class - [JAR]
org.apache.dubbo.registry.nacos
├─ org.apache.dubbo.registry.nacos.NacosAggregateListener.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosConnectionManager.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosNamingServiceWrapper.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosRegistry.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosRegistryFactory.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosServiceDiscovery.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosServiceDiscoveryFactory.class - [JAR]
├─ org.apache.dubbo.registry.nacos.NacosServiceName.class - [JAR]
org.apache.dubbo.registry.nacos.util
├─ org.apache.dubbo.registry.nacos.util.NacosNamingServiceUtils.class - [JAR]