| 程序包 | 说明 |
|---|---|
| org.noear.solon.cloud.gateway.route | |
| org.noear.solon.cloud.gateway.route.predicate |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
RouteFactoryManager.addFactory(RoutePredicateFactory factory) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AfterPredicateFactory
路由时间 After 匹配检测器
|
class |
BeforePredicateFactory
路由时间 Before 匹配检测器
|
class |
CookiePredicateFactory
路由 Cookie 匹配检测器
|
class |
HeaderPredicateFactory
路由请求头匹配
|
class |
HostPredicateFactory
路由 Host 匹配检测器
|
class |
MethodPredicateFactory
路由 Method 匹配检测器
|
class |
PathPredicateFactory
路由 Path 匹配检测器
|
class |
QueryPredicateFactory
路由请求查询参数匹配
|
class |
RemoteAddrPredicateFactory
路由 RemoteAddr 匹配检测器
|
Copyright © 2024. All rights reserved.