类 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)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 org.apache.dubbo.rpc.Invoker<T>getInvoker()
-