Package org.openqa.jetty.http.handler

Class Summary
AbstractHttpHandler Base HTTP RestishHandler.
CollettaProxyHandler  
DumpHandler Dump request handler.
ErrorPageHandler RestishHandler for Error pages A handler that is registered at the org.openqa.jetty.http.ErrorHandler context attributed and called by the HttpResponse.sendError method to write a error page.
ExpiryHandler RestishHandler that allows the default Expiry of all content to be set.
ForwardHandler Forward Request RestishHandler.
HTAccessHandler RestishHandler to authenticate access using the Apache's .htaccess files.
IPAccessHandler RestishHandler to authenticate access from certain IP-addresses.
MsieSslHandler RestishHandler to force MSIE SSL connections to not be persistent to work around MSIE5 bug.
NotFoundHandler RestishHandler for resources that were not found.
NullHandler Abstract HTTP RestishHandler.
ProxyHandler Proxy request handler.
ResourceHandler RestishHandler to serve files and resources.
RootNotFoundHandler  
SecurityHandler RestishHandler to enforce SecurityConstraints.
SetResponseHeadersHandler RestishHandler that allows arbitrary HTTP Header values to be set in the response.
 



Copyright © 2013. All Rights Reserved.