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,
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,
String target,
int dispatch)
throws IOException,
javax.servlet.ServletException
handle in class AbstractTestbedHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2015 The Apache Software Foundation