类分层结构
- java.lang.Object
- org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter<T> (implements org.apache.dubbo.rpc.cluster.router.state.StateRouter<T>)
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleRouter<T> (implements org.apache.dubbo.rpc.cluster.router.mesh.util.MeshRuleListener)
- org.apache.dubbo.rpc.cluster.router.mesh.route.StandardMeshRuleRouter<T>
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleRouter<T> (implements org.apache.dubbo.rpc.cluster.router.mesh.util.MeshRuleListener)
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshAppRuleListener (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleCache<T>
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleConstants
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleManager
- org.apache.dubbo.rpc.cluster.router.mesh.route.StandardMeshRuleRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter<T> (implements org.apache.dubbo.rpc.cluster.router.state.StateRouter<T>)
接口分层结构
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshEnvListener
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshEnvListenerFactory