| 程序包 | 说明 |
|---|---|
| net.hasor.web.binder |
Definitions。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static UriPatternMatcher |
UriPatternType.get(UriPatternType type,
String pattern) |
UriPatternMatcher |
FilterDef.getMatcher() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
InvokerWebApiBinder.filterThrough(int index,
String pattern,
UriPatternMatcher matcher,
BindInfo<? extends InvokerFilter> bindInfo,
Map<String,String> initParams) |
protected void |
InvokerWebApiBinder.jeeFilterThrough(int index,
String pattern,
UriPatternMatcher matcher,
BindInfo<? extends javax.servlet.Filter> filterRegister,
Map<String,String> initParams)
Filter 转换为 InvokerFilter
|
| 构造器和说明 |
|---|
FilterDef(int index,
UriPatternMatcher patternMatcher,
Map<String,String> initParams,
BindInfo<? extends InvokerFilter> bindInfo,
Supplier<AppContext> appContext) |
Copyright © 2020. All rights reserved.