public static class HttpWagonTestCase.PutHandler extends AbstractHandler
AbstractLifeCycle.AbstractLifeCycleListener
LifeCycle.Listener
Modifier and Type | Field and Description |
---|---|
List<org.apache.maven.wagon.http.HttpWagonTestCase.DeployedResource> |
deployedResources |
List<HttpWagonTestCase.HandlerRequestResponse> |
handlerRequestResponses |
int |
putCallNumber |
_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING
Constructor and Description |
---|
HttpWagonTestCase.PutHandler(File repositoryDirectory) |
Modifier and Type | Method and Description |
---|---|
void |
handle(String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response) |
destroy, doStart, doStop, dumpThis, getServer, setServer
addBean, addBean, contains, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanage
addLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop
public 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, Request baseRequest, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
IOException
ServletException
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.