类分层结构
- java.lang.Object
- org.apache.dubbo.rpc.cluster.router.AbstractRouter (implements org.apache.dubbo.rpc.cluster.Router)
- org.apache.dubbo.rpc.cluster.router.tag.TagRouter (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter (implements org.apache.dubbo.rpc.cluster.router.state.StateRouter)
- org.apache.dubbo.rpc.cluster.router.tag.TagDynamicStateRouter (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.tag.TagStaticStateRouter
- org.apache.dubbo.rpc.cluster.CacheableRouterFactory (implements org.apache.dubbo.rpc.cluster.RouterFactory)
- org.apache.dubbo.rpc.cluster.router.tag.TagRouterFactory
- org.apache.dubbo.rpc.cluster.router.state.CacheableStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.router.tag.TagDynamicStateRouterFactory
- org.apache.dubbo.rpc.cluster.router.tag.TagStaticStateRouterFactory
- org.apache.dubbo.rpc.cluster.router.AbstractRouter (implements org.apache.dubbo.rpc.cluster.Router)