Package org.mortbay.http.handler

Class Summary

AbstractHttpHandlerBase HTTP Handler.
DumpHandlerDump request handler.
ErrorPageHandlerHandler 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.
ForwardHandlerForward Request Handler.
HTAccessHandlerHandler to authenticate access using the Apache's .htaccess files.
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.
NotFoundHandlerHandler for resources that were not found.
NullHandlerAbstract HTTP Handler.
ProxyHandler Proxy request handler.
ResourceHandlerHandler to serve files and resources.
RootNotFoundHandler
SecurityHandlerHandler to enforce SecurityConstraints.
SetResponseHeadersHandler Handler that allows arbitrary HTTP Header values to be set in the response.

Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.