Interface | Description |
---|---|
BasicTinyConfig |
tiny获取配置信息的接口
|
BasicTinyConfigAware |
设置获取配置信息的适配接口
|
FilterHandler |
过滤器处理接口
|
FilterWrapper |
filter包装接口
|
TinyFilter |
WebContext过滤器,用于根据WebContext进行相关处理
|
TinyFilterConfig |
tinyfilter的配置对象
|
TinyFilterManager |
代表一组tinyfilter信息
|
TinyProcessor |
WebContext处理器,用于根据WebContext进行相关处理
|
TinyProcessorConfig |
processor的配置对象
|
TinyProcessorManager |
tiny servlet 处理器管理接口
|
TinyWebResourceManager |
tiny web资源管理器
|
WebContext |
功能说明:定义web上下文接口
|
WebContextProcessor |
WebContext处理器,用于根据WebContext进行相关处理
|
Class | Description |
---|---|
AbstractTinyFilter |
tinyfilter的抽象实现
|
AbstractTinyProcessor |
tiny servlet 处理器的抽象实现
|
ApplicationStartupListener | |
InputStreamRepeatRead |
request输入流可进行重复读的处理类
|
MultipleReadServletRequest |
可以进行多次读取流的请求对象
|
ServletContextBindingListener |
把ServletContext实例绑定到ServletContextHolder中
|
TinyFilterHandler |
完成filter处理的中间类
|
TinyHttpFilter | |
TinySpringContainerBindingListener |
此监听器需要放在ApplicationStartupListener监听器后面
|
Copyright © 2006–2018 TinyGroup. All rights reserved.