| 接口 | 说明 |
|---|---|
| UriPatternMatcher |
A general interface for matching a URI against a URI pattern.
|
| 类 | 说明 |
|---|---|
| FilterDef |
Abstract implementation for all servlet module bindings
|
| InvokerWebApiBinder |
该类是
WebApiBinder接口实现。 |
| InvokerWebApiBinderCreater |
渲染插件,的ApiBinder扩展器。
|
| J2eeFilterAsFilter |
Filter 转换为 InvokerFilter
|
| J2eeServletAsMapping |
线程安全
|
| MappingDef |
一个请求地址只能是一个Action类进行处理,Action中的不同方法可以通过 @HttpMethod 等注解映射到 HTTP 协议中 GET、PUT 等行为上。
|
| OneConfig |
Abstract implementation for all servlet module bindings
|
| RenderDef |
渲染引擎定义。
|
| 枚举 | 说明 |
|---|---|
| UriPatternType |
An enumeration of the available URI-pattern matching styles
|
Copyright © 2020. All rights reserved.