| Modifier and Type | 接口 and 描述 |
|---|---|
interface |
BasicWebContext
这是一个基础性的web context,提供了interceptor机制,主要用于构建可扩展的安全方案。
|
| Modifier and Type | 类 and 描述 |
|---|---|
class |
BasicWebContextImpl
过滤header中的crlf,将status message用HTML entities转义,限制cookie的总大小。
|
| Modifier and Type | 接口 and 描述 |
|---|---|
interface |
LazyCommitWebContext
延迟提交response。
|
| Modifier and Type | 类 and 描述 |
|---|---|
class |
LazyCommitWebContextImpl
延迟提交response的实现。
|
| Modifier and Type | 接口 and 描述 |
|---|---|
interface |
SessionWebContext
支持session的
WebContext实现。 |
| Modifier and Type | 类 and 描述 |
|---|---|
class |
SessionWebContextImpl
支持session的
HttpRequestContext实现。 |
Copyright © 2006–2015 TinyGroup. All rights reserved.