Invoker.CompatibleInvoker<T>| Constructor and Description |
|---|
CompatibleInvoker(Invoker<T> invoker) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
Class<T> |
getInterface()
get service interface.
|
Invoker<T> |
getOriginal() |
URL |
getUrl()
get url.
|
Result |
invoke(Invocation invocation) |
boolean |
isAvailable()
is available.
|
public Class<T> getInterface()
InvokergetInterface in interface Invoker<T>public Result invoke(Invocation invocation) throws RpcException
RpcExceptionpublic boolean isAvailable()
NodeisAvailable in interface Nodepublic void destroy()
NodeCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.