public final class ZuulGatewayApiMatcherManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<ApiDefinition> |
getApiDefinitionSet() |
static Map<String,RequestContextApiMatcher> |
getApiMatcherMap() |
static RequestContextApiMatcher |
getMatcher(String apiName) |
public static Map<String,RequestContextApiMatcher> getApiMatcherMap()
public static RequestContextApiMatcher getMatcher(String apiName)
public static Set<ApiDefinition> getApiDefinitionSet()
Copyright © 2021 Alibaba Group. All rights reserved.