程序包com.alibaba.csp.sentinel.adapter.gateway.sc.route的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.alibaba.csp.sentinel.adapter.gateway.sc.route.AntRoutePathMatcher (implements com.alibaba.csp.sentinel.util.function.Predicate<T>)
    • com.alibaba.csp.sentinel.adapter.gateway.sc.route.RegexRoutePathMatcher (implements com.alibaba.csp.sentinel.util.function.Predicate<T>)
    • com.alibaba.csp.sentinel.adapter.gateway.sc.route.RouteMatchers