@Deprecated public interface Filter extends Filter
Filter.Listener| Modifier and Type | Method and Description |
|---|---|
Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Deprecated.
|
default Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Deprecated.
Make sure call invoker.invoke() in your implementation.
|
Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
RpcExceptiondefault Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
Filterinvoke in interface FilterRpcExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.