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