接口 RouterFactory

    • 方法详细资料

      • getRouter

        @Adaptive("protocol")
        Router getRouter​(org.apache.dubbo.common.URL url)
        Create router. Since 2.7.0, most of the time, we will not use @Adaptive feature, so it's kept only for compatibility.
        参数:
        url - url
        返回:
        router instance