| 类 | 说明 |
|---|---|
| BeanIdMatchFilter |
规则id的配置形式:a,b,!
|
| ConsumerExceptionFilter |
Catch consumer exception.
|
| ConsumerGenericFilter |
客户端泛化调用处理filter
|
| ConsumerInvoker |
执行真正的调用过程,使用client发送数据给server
|
| ExcludeFilter |
The filter of "excludeName" will be exclude.
|
| Filter |
Filter SPI
|
| FilterChain |
Chain of filter.
|
| FilterInvoker |
过滤器包装的Invoker对象,主要是隔离了filter和service的关系,这样的话filter也可以是单例
|
| ProviderBaggageFilter |
服务端数据透传Filter
|
| ProviderExceptionFilter |
Catch all exception in provider side.
|
| ProviderInvoker<T> |
服务端调用业务实现类
|
| RpcReferenceContextFilter |
Filter for build RpcReferenceContext
|
| RpcServiceContextFilter |
Filter for build RpcServiceContextFilter
|
| 注释类型 | 说明 |
|---|---|
| AutoActive |
Means this extension will active automatically
|
Copyright © 2008–2018 The Ant Financial. All rights reserved.