类分层结构
- java.lang.Object
- org.apache.dubbo.registry.support.AbstractRegistry (implements org.apache.dubbo.registry.Registry)
- org.apache.dubbo.registry.support.FailbackRegistry
- org.apache.dubbo.registry.sofa.SofaRegistry
- org.apache.dubbo.registry.support.FailbackRegistry
- org.apache.dubbo.registry.support.AbstractRegistryFactory (implements org.apache.dubbo.registry.RegistryFactory)
- org.apache.dubbo.registry.sofa.SofaRegistryFactory
- org.apache.dubbo.registry.client.AbstractServiceDiscovery (implements org.apache.dubbo.registry.client.ServiceDiscovery)
- org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscovery
- org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory (implements org.apache.dubbo.registry.client.ServiceDiscoveryFactory)
- org.apache.dubbo.registry.sofa.SofaRegistryServiceDiscoveryFactory
- org.apache.dubbo.registry.sofa.SofaRegistryConstants
- org.apache.dubbo.registry.sofa.SofaRegistryInstance
- org.apache.dubbo.registry.support.AbstractRegistry (implements org.apache.dubbo.registry.Registry)