|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServletResponseWrapper 的软件包 | |
|---|---|
| javax.servlet.http | The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container. |
| org.apache.jasper.runtime | |
| org.eclipse.jetty.http.gzip | |
| org.eclipse.jetty.security.authentication | |
| org.eclipse.jetty.server | |
| javax.servlet.http 中 ServletResponseWrapper 的使用 |
|---|
| javax.servlet.http 中 ServletResponseWrapper 的子类 | |
|---|---|
class |
HttpServletResponseWrapper
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. |
| org.apache.jasper.runtime 中 ServletResponseWrapper 的使用 |
|---|
| org.apache.jasper.runtime 中 ServletResponseWrapper 的子类 | |
|---|---|
class |
ServletResponseWrapperInclude
ServletResponseWrapper used by the JSP 'include' action. |
| org.eclipse.jetty.http.gzip 中 ServletResponseWrapper 的使用 |
|---|
| org.eclipse.jetty.http.gzip 中 ServletResponseWrapper 的子类 | |
|---|---|
class |
CompressedResponseWrapper
|
| org.eclipse.jetty.security.authentication 中 ServletResponseWrapper 的使用 |
|---|
| org.eclipse.jetty.security.authentication 中 ServletResponseWrapper 的子类 | |
|---|---|
protected static class |
FormAuthenticator.FormResponse
|
| org.eclipse.jetty.server 中 ServletResponseWrapper 的使用 |
|---|
| org.eclipse.jetty.server 中 ServletResponseWrapper 的子类 | |
|---|---|
class |
ServletResponseHttpWrapper
Wrapper to tunnel a ServletResponse via a HttpServletResponse |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||