类分层结构
- java.lang.Object
- com.alibaba.csp.sentinel.adapter.gateway.common.param.ConfigurableRequestItemParser<T> (implements com.alibaba.csp.sentinel.adapter.gateway.common.param.RequestItemParser<T>)
- com.alibaba.csp.sentinel.adapter.gateway.common.param.GatewayParamParser<T>
- com.alibaba.csp.sentinel.adapter.gateway.common.param.GatewayRegexCache
接口分层结构
- com.alibaba.csp.sentinel.adapter.gateway.common.param.RequestItemParser<T>