public class ResultMerger extends SimpleServerServlet
baseWebappDirectory, DEFAULT_CODE_PAGE, initializationSuccessful, MODE_PARAMETER, server, servletGETParameters, servletGETParamOptions, servletPOSTParameters, servletPOSTParamOptions, utf8
Constructor and Description |
---|
ResultMerger() |
Modifier and Type | Method and Description |
---|---|
String |
constructHtmlDescription(String servletURL) |
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
getHtmlForm(String serverUrl) |
boolean |
initServer() |
analyze, constructParameterDescription, constructResultDescription, declareServletParameters, doGet, getCustomDescription, getLogger, init, init, parameterDescription, transformResult
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public String constructHtmlDescription(String servletURL)
constructHtmlDescription
in class SimpleServerServlet
public boolean initServer()
initServer
in class SimpleServerServlet
protected void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doPost
in class SimpleServerServlet
IOException
public String getHtmlForm(String serverUrl)
getHtmlForm
in class SimpleServerServlet
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.