public class RouteProperties extends Object
| Constructor and Description |
|---|
RouteProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFilters()
过滤器
|
String |
getId()
标识
|
int |
getIndex()
顺序
|
List<String> |
getPredicates()
匹配检测器
|
String |
getTarget()
目标
|
TimeoutProperties |
getTimeout()
超时
|
Copyright © 2025. All rights reserved.