Hierarchy For Package org.apache.dubbo.registry.integration
Class Hierarchy
- 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.registry.integration.DefaultServiceURLCustomizer (implements org.apache.dubbo.registry.integration.ServiceURLCustomizer)
- org.apache.dubbo.registry.integration.ExporterFactory
- 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.ReferenceCountExporter<T> (implements org.apache.dubbo.rpc.Exporter<T>)
- org.apache.dubbo.registry.integration.RegistryProtocol (implements org.apache.dubbo.rpc.Protocol, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.registry.integration.InterfaceCompatibleRegistryProtocol
Interface Hierarchy
- java.lang.Comparable<T>
- org.apache.dubbo.common.lang.Prioritized
- org.apache.dubbo.registry.integration.ServiceURLCustomizer
- org.apache.dubbo.common.lang.Prioritized
- org.apache.dubbo.registry.integration.RegistryProtocolListener