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