public class DelayHandler extends AbstractTestbedHandler
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_DELAY |
debug| Constructor and Description |
|---|
DelayHandler(int delay) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.mortbay.jetty.Request req,
javax.servlet.http.HttpServletResponse res,
java.lang.String target,
int dispatch) |
addMyHeader, handledestroy, doStart, doStop, getServer, setServer, toStringaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic static final long DEFAULT_DELAY
public void handle(org.mortbay.jetty.Request req,
javax.servlet.http.HttpServletResponse res,
java.lang.String target,
int dispatch)
throws java.io.IOException,
javax.servlet.ServletException
handle in class AbstractTestbedHandlerjava.io.IOExceptionjavax.servlet.ServletExceptionCopyright © 2019 The Apache Software Foundation