@Activate(group="consumer", value="deprecated") public class DeprecatedFilter extends Object implements Filter
FilterBaseFilter.Listener| Constructor and Description |
|---|
DeprecatedFilter() |
| Modifier and Type | Method and Description |
|---|---|
Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Always call invoker.invoke() in the implementation to hand over the request to the next filter node.
|
public Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
BaseFilterinvoke in interface BaseFilterRpcExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.