public static class HttpWagonTestCase.PutHandler extends org.mortbay.jetty.handler.AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
List<org.apache.maven.wagon.http.HttpWagonTestCase.DeployedResource> |
deployedResources |
List<HttpWagonTestCase.HandlerRequestResponse> |
handlerRequestResponses |
int |
putCallNumber |
| Constructor and Description |
|---|
HttpWagonTestCase.PutHandler(File repositoryDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String target,
HttpServletRequest request,
HttpServletResponse response,
int dispatch) |
destroy, doStart, doStop, getServer, setServer, toStringaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic List<org.apache.maven.wagon.http.HttpWagonTestCase.DeployedResource> deployedResources
public int putCallNumber
public List<HttpWagonTestCase.HandlerRequestResponse> handlerRequestResponses
public HttpWagonTestCase.PutHandler(File repositoryDirectory)
public void handle(String target, HttpServletRequest request, HttpServletResponse response, int dispatch) throws IOException, ServletException
IOExceptionServletExceptionCopyright © 2003–2013 The Apache Software Foundation. All rights reserved.