| Package | Description |
|---|---|
| org.noear.solon.cloud.gateway.route | |
| org.noear.solon.cloud.gateway.route.predicate |
| Modifier and Type | Method and Description |
|---|---|
static void |
RouteFactoryManager.addFactory(RoutePredicateFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
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 © 2025. All rights reserved.