public class RequestHandler extends Object implements com.sun.net.httpserver.HttpHandler
| Constructor and Description |
|---|
RequestHandler(DeploymentInfo info,
JavaStandaloneHttpServer.ExecutorWithTimeout.Timer timer) |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getRequestId() |
void |
handle(com.sun.net.httpserver.HttpExchange he) |
static void |
setRequestId() |
public RequestHandler(DeploymentInfo info, JavaStandaloneHttpServer.ExecutorWithTimeout.Timer timer)
public static void setRequestId()
public static Integer getRequestId()
public void handle(com.sun.net.httpserver.HttpExchange he)
throws IOException
handle in interface com.sun.net.httpserver.HttpHandlerIOExceptionCopyright © 2013–2021 Tigase. All rights reserved.