public static class HttpWagonTestCase.RedirectHandler
extends org.eclipse.jetty.server.handler.AbstractHandler
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
Modifier and Type | Field and Description |
---|---|
List<HttpWagonTestCase.HandlerRequestResponse> |
handlerRequestResponses |
Modifier and Type | Method and Description |
---|---|
void |
handle(String s,
org.eclipse.jetty.server.Request baseRequest,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
destroy, doStart, doStop, dumpThis, getServer, setServer
addBean, addBean, addBean, contains, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, setBeans, setStopTimeout, start, unmanage, updateBean, updateBeans
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
public List<HttpWagonTestCase.HandlerRequestResponse> handlerRequestResponses
public void handle(String s, org.eclipse.jetty.server.Request baseRequest, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.