@Deprecated public interface Invoker<T> extends Invoker<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Invoker.CompatibleInvoker<T>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default Invoker<T> |
getOriginal()
Deprecated.
|
URL |
getUrl()
Deprecated.
get url.
|
Result |
invoke(Invocation invocation)
Deprecated.
|
default Result |
invoke(Invocation invocation)
Deprecated.
invoke.
|
getInterfacedestroy, isAvailableResult invoke(Invocation invocation) throws RpcException
RpcExceptiondefault Result invoke(Invocation invocation) throws RpcException
Invokerinvoke in interface Invoker<T>RpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.