Uses of Interface
org.apache.dubbo.rpc.protocol.dubbo.ClientsProvider
Packages that use ClientsProvider
-
Uses of ClientsProvider in org.apache.dubbo.rpc.protocol.dubbo
Classes in org.apache.dubbo.rpc.protocol.dubbo that implement ClientsProviderConstructors in org.apache.dubbo.rpc.protocol.dubbo with parameters of type ClientsProviderModifierConstructorDescriptionDubboInvoker(Class<T> serviceType, org.apache.dubbo.common.URL url, ClientsProvider clientsProvider) DubboInvoker(Class<T> serviceType, org.apache.dubbo.common.URL url, ClientsProvider clientsProvider, Set<Invoker<?>> invokers)