public class EdalJettyHandler
extends org.eclipse.jetty.server.handler.AbstractHandler
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener| Modifier and Type | Field and Description |
|---|---|
protected static int |
BANDWIDTH_EXCEEDED |
protected static String |
BANDWITH |
protected static String |
FORBIDDEN |
protected static int |
FORBIDDEN_STATUS |
protected static String |
LOCKED |
protected static int |
LOCKED_STATUS |
protected static String |
NOT_FOUND |
protected static int |
NOT_FOUND_STATUS |
protected static int |
OK_STATUS |
| Constructor and Description |
|---|
EdalJettyHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteTicketFromHashMap(String ticket) |
void |
handle(String target,
org.eclipse.jetty.server.Request baseRequest,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
destroy, doStart, doStop, dumpThis, getServer, setServeraddBean, addBean, addBean, addEventListener, addManaged, contains, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopprotected static final String NOT_FOUND
protected static final String FORBIDDEN
protected static final String LOCKED
protected static final String BANDWITH
protected static final int OK_STATUS
protected static final int NOT_FOUND_STATUS
protected static final int FORBIDDEN_STATUS
protected static final int LOCKED_STATUS
protected static final int BANDWIDTH_EXCEEDED
public void handle(String target, org.eclipse.jetty.server.Request baseRequest, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic static void deleteTicketFromHashMap(String ticket)
Copyright © 2014 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.