|
|||||||||
| Home >> All >> org >> mortbay >> http >> [ handler overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.mortbay.http.handler
| Class Summary | |
| AbstractHttpHandler | Base HTTP Handler. |
| DumpHandler | Dump request handler. |
| ErrorPageHandler | Handler for Error pages A handler that is registered at the org.mortbay.http.ErrorHandler context attributed and called by the HttpResponse.sendError method to write a error page. |
| ExpiryHandler | Handler that allows the default Expiry of all content to be set. |
| ForwardHandler | Forward Request Handler. |
| HTAccessHandler | Handler to authenticate access using the Apache's .htaccess files. |
| HTAccessHandler.HTAccess | |
| IPAccessHandler | Handler to authenticate access from certain IP-addresses. |
| MsieSslHandler | Handler to force MSIE SSL connections to not be persistent to work around MSIE5 bug. |
| NotFoundHandler | Handler for resources that were not found. |
| NullHandler | Abstract HTTP Handler. |
| ProxyHandler | Proxy request handler. |
| ResourceHandler | Handler to serve files and resources. |
| RootNotFoundHandler | |
| SecurityHandler | Handler to enforce SecurityConstraints. |
| SetResponseHeadersHandler | Handler that allows arbitrary HTTP Header values to be set in the response. |
| Tests | Util meta JUnitTestHarness. |
| TestSetResponseHeadersHandler | |
| TestTEHandler | Handler to test TE transfer encoding. |
|
|||||||||
| Home >> All >> org >> mortbay >> http >> [ handler overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||