public class SingleTestSuiteResourceHandler
extends org.openqa.jetty.http.handler.ResourceHandler
| Constructor and Description |
|---|
SingleTestSuiteResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String pathInContext,
String pathParams,
org.openqa.jetty.http.HttpRequest request,
org.openqa.jetty.http.HttpResponse response)
Handles the HTTP request and generates the suite table
|
getAllowedMethods, getAllowedString, getMinGzipLength, getRedirectWelcome, getResource, handleGet, isAcceptRanges, isDirAllowed, isMethodAllowed, sendData, setAcceptRanges, setAllowedMethods, setDirAllowed, setMinGzipLength, setRedirectWelcome, start, stop, writeHeaderspublic void handle(String pathInContext, String pathParams, org.openqa.jetty.http.HttpRequest request, org.openqa.jetty.http.HttpResponse response) throws org.openqa.jetty.http.HttpException, IOException
handle in interface org.openqa.jetty.http.HttpHandlerhandle in class org.openqa.jetty.http.handler.ResourceHandlerorg.openqa.jetty.http.HttpExceptionIOExceptionCopyright © 2015. All rights reserved.