类分层结构
- java.lang.Object
- org.apache.dubbo.registry.integration.AbstractConfiguratorListener (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.directory.AbstractDirectory<T> (implements org.apache.dubbo.rpc.cluster.Directory<T>)
- org.apache.dubbo.registry.integration.DynamicDirectory<T> (implements org.apache.dubbo.registry.NotifyListener)
- org.apache.dubbo.registry.integration.RegistryDirectory<T>
- org.apache.dubbo.registry.integration.DynamicDirectory<T> (implements org.apache.dubbo.registry.NotifyListener)
- org.apache.dubbo.rpc.protocol.InvokerWrapper<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate<T>
- org.apache.dubbo.registry.integration.RegistryProtocol (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
接口分层结构
- org.apache.dubbo.registry.integration.InvokersChangedListener
- org.apache.dubbo.registry.integration.RegistryProtocolListener