| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.server.session.bootstrap | |
| com.alipay.sofa.registry.server.session.wrapper |
| 限定符和类型 | 方法和说明 |
|---|---|
WrapperInterceptor |
SessionServerConfiguration.SessionFilterConfiguration.accessLimitWrapperInterceptor(WrapperInterceptorManager wrapperInterceptorManager) |
WrapperInterceptor |
SessionServerConfiguration.SessionFilterConfiguration.blacklistWrapperInterceptor(WrapperInterceptorManager wrapperInterceptorManager) |
WrapperInterceptor |
SessionServerConfiguration.SessionFilterConfiguration.clientCheckWrapperInterceptor(WrapperInterceptorManager wrapperInterceptorManager) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AccessLimitWrapperInterceptor |
class |
BlacklistWrapperInterceptor
blacklist filter
|
class |
ClientCheckWrapperInterceptor
check connect already existed
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<WrapperInterceptor> |
WrapperInterceptorManager.getInterceptorChain()
Getter method for property interceptorChain.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
WrapperInterceptorManager.addInterceptor(WrapperInterceptor item) |
Copyright © 2020 The Ant Financial. All rights reserved.