@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.
Does not need to override/implement this method.
|
onResponseResult invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
RpcExceptiondefault Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
Filterinvoke in interface FilterRpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.