| 限定符和类型 | 字段和说明 |
|---|---|
protected List<org.noear.solon.core.util.RankEntity<ExFilter>> |
filters |
protected String |
id |
protected int |
index |
protected List<ExPredicate> |
predicates |
protected URI |
target |
protected TimeoutProperties |
timeout |
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.noear.solon.core.util.RankEntity<ExFilter>> |
getFilters()
过滤器
|
String |
getId()
标识
|
int |
getIndex()
顺序位
|
List<ExPredicate> |
getPredicates()
匹配检测器
|
URI |
getTarget()
目标
|
TimeoutProperties |
getTimeout()
超时
|
boolean |
matched(ExContext ctx)
匹配
|
protected final String id
protected int index
protected URI target
protected List<ExPredicate> predicates
protected TimeoutProperties timeout
public Route(String id)
public boolean matched(ExContext ctx)
public String getId()
public int getIndex()
public URI getTarget()
public List<ExPredicate> getPredicates()
public TimeoutProperties getTimeout()
Copyright © 2024. All rights reserved.