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