public interface Invoker<T> extends Node
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
destroyAll()
destroy all
|
Class<T> |
getInterface()
get service interface.
|
Result |
invoke(Invocation invocation)
invoke.
|
destroy, getUrl, isAvailableResult invoke(Invocation invocation) throws RpcException
invocation - RpcExceptiondefault void destroyAll()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.