Package | Description |
---|---|
org.openqa.jetty.http.handler | |
org.openqa.selenium.server | |
org.openqa.selenium.server.htmlrunner |
Modifier and Type | Class and Description |
---|---|
class |
CollettaProxyHandler |
class |
DumpHandler
Dump request handler.
|
class |
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.
|
class |
ExpiryHandler
RestishHandler that allows the default Expiry of all content to be set.
|
class |
ForwardHandler
Forward Request RestishHandler.
|
class |
HTAccessHandler
RestishHandler to authenticate access using the Apache's .htaccess files.
|
class |
IPAccessHandler
RestishHandler to authenticate access from certain IP-addresses.
|
class |
MsieSslHandler
RestishHandler to force MSIE SSL connections to not be persistent to
work around MSIE5 bug.
|
class |
NotFoundHandler
RestishHandler for resources that were not found.
|
class |
NullHandler
Abstract HTTP RestishHandler.
|
class |
ProxyHandler
Proxy request handler.
|
class |
ResourceHandler
RestishHandler to serve files and resources.
|
class |
RootNotFoundHandler |
class |
SecurityHandler
RestishHandler to enforce SecurityConstraints.
|
class |
SetResponseHeadersHandler
RestishHandler that allows arbitrary HTTP Header values to be set in the response.
|
Modifier and Type | Class and Description |
---|---|
class |
SeleniumDriverResourceHandler
A Jetty handler that takes care of remote Selenium requests.
|
class |
StaticContentHandler |
Modifier and Type | Class and Description |
---|---|
class |
SingleTestSuiteResourceHandler
Generates a test suite table designed to run a single Selenium test; to use it, point
TestRunner.html to /singleTest/http://my.com/single/test.html
|
Copyright © 2013. All Rights Reserved.