public static class HttpWagonTestCase.RedirectHandler extends org.mortbay.jetty.handler.AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
List<HttpWagonTestCase.HandlerRequestResponse> |
handlerRequestResponses |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String s,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
int i) |
destroy, doStart, doStop, getServer, setServer, toStringaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic List<HttpWagonTestCase.HandlerRequestResponse> handlerRequestResponses
public void handle(String s, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, int i) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.