类 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)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 Invoker<T>getInvoker()-
从类继承的方法 org.apache.dubbo.rpc.protocol.InvokerWrapper
destroy, getInterface, getUrl, invoke, isAvailable
-
从接口继承的方法 org.apache.dubbo.rpc.Invoker
destroyAll
-
-