jar

com.alibaba.csp : sentinel-api-gateway-adapter-common

Maven & Gradle

Oct 26, 2022
28 usages
20.6k stars
Table Of Contents

Latest Version

Download com.alibaba.csp : sentinel-api-gateway-adapter-common JAR file - Latest Versions:

All Versions

Download com.alibaba.csp : sentinel-api-gateway-adapter-common JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sentinel-api-gateway-adapter-common-1.8.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.csp.sentinel.adapter.gateway.common.command

├─ com.alibaba.csp.sentinel.adapter.gateway.common.command.GetGatewayApiDefinitionGroupCommandHandler.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.command.GetGatewayRuleCommandHandler.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.command.UpdateGatewayApiDefinitionGroupCommandHandler.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.command.UpdateGatewayRuleCommandHandler.class - [JAR]

com.alibaba.csp.sentinel.adapter.gateway.common.api

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.ApiDefinition.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.ApiDefinitionChangeObserver.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.ApiPathPredicateItem.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.ApiPredicateGroupItem.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.ApiPredicateItem.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.GatewayApiDefinitionManager.class - [JAR]

com.alibaba.csp.sentinel.adapter.gateway.common.api.matcher

├─ com.alibaba.csp.sentinel.adapter.gateway.common.api.matcher.AbstractApiMatcher.class - [JAR]

com.alibaba.csp.sentinel.adapter.gateway.common.slot

├─ com.alibaba.csp.sentinel.adapter.gateway.common.slot.GatewayFlowSlot.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.slot.GatewaySlotChainBuilder.class - [JAR]

com.alibaba.csp.sentinel.adapter.gateway.common

├─ com.alibaba.csp.sentinel.adapter.gateway.common.SentinelGatewayConstants.class - [JAR]

com.alibaba.csp.sentinel.adapter.gateway.common.param

├─ com.alibaba.csp.sentinel.adapter.gateway.common.param.ConfigurableRequestItemParser.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.param.GatewayParamParser.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.param.GatewayRegexCache.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.param.RequestItemParser.class - [JAR]

com.alibaba.csp.sentinel.adapter.gateway.common.rule

├─ com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayFlowRule.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayParamFlowItem.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayRuleConverter.class - [JAR]

├─ com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayRuleManager.class - [JAR]

Advertisement