@Deprecated public interface Filter extends org.apache.dubbo.rpc.Filter
| Modifier and Type | Method and Description |
|---|---|
Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Deprecated.
|
default org.apache.dubbo.rpc.Result |
invoke(org.apache.dubbo.rpc.Invoker<?> invoker,
org.apache.dubbo.rpc.Invocation invocation)
Deprecated.
|
Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
RpcExceptiondefault org.apache.dubbo.rpc.Result invoke(org.apache.dubbo.rpc.Invoker<?> invoker,
org.apache.dubbo.rpc.Invocation invocation)
throws org.apache.dubbo.rpc.RpcException
invoke in interface org.apache.dubbo.rpc.Filterorg.apache.dubbo.rpc.RpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.