Package | Description |
---|---|
net.hasor.web.binder |
Definitions。
|
Modifier and Type | Method and Description |
---|---|
static UriPatternMatcher |
UriPatternType.get(UriPatternType type,
String pattern) |
UriPatternMatcher |
FilterDef.getMatcher() |
Modifier and Type | Method and Description |
---|---|
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
|
Constructor and Description |
---|
FilterDef(int index,
UriPatternMatcher patternMatcher,
Map<String,String> initParams,
BindInfo<? extends InvokerFilter> bindInfo,
Supplier<AppContext> appContext) |
Copyright © 2020. All rights reserved.