@Deprecated public interface Invoker<T> extends org.apache.dubbo.rpc.Invoker<T>
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
Invoker.CompatibleInvoker<T>
已过时。
|
Result invoke(Invocation invocation) throws RpcException
RpcExceptionURL getUrl()
getUrl 在接口中 org.apache.dubbo.common.Nodedefault org.apache.dubbo.rpc.Invoker<T> getOriginal()
default org.apache.dubbo.rpc.Result invoke(org.apache.dubbo.rpc.Invocation invocation)
throws org.apache.dubbo.rpc.RpcException
invoke 在接口中 org.apache.dubbo.rpc.Invoker<T>org.apache.dubbo.rpc.RpcExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.