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