类 RegistryProtocol.InvokerDelegete<T>
- java.lang.Object
-
- com.alibaba.dubbo.rpc.protocol.InvokerWrapper<T>
-
- com.alibaba.dubbo.registry.integration.RegistryProtocol.InvokerDelegete<T>
-
- 封闭类:
- RegistryProtocol
public static class RegistryProtocol.InvokerDelegete<T> extends InvokerWrapper<T>
-
-
构造器概要
构造器 构造器 说明 InvokerDelegete(Invoker<T> invoker, URL url)
-