public class InvokerWrapper<T> extends Object implements Invoker<T>
| 构造器和说明 |
|---|
InvokerWrapper(Invoker<T> invoker,
URL url) |
public Class<T> getInterface()
InvokergetInterface 在接口中 Invoker<T>public boolean isAvailable()
NodeisAvailable 在接口中 Nodepublic Result invoke(Invocation invocation) throws RpcException
Invokerinvoke 在接口中 Invoker<T>RpcExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.