public interface Invoker<T> extends Node
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getInterface()
get service interface.
|
Result |
invoke(Invocation invocation)
invoke.
|
destroy, getUrl, isAvailableResult invoke(Invocation invocation) throws RpcException
invocation - RpcExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.