public class HttpHandler
extends java.lang.Object
| Constructor and Description |
|---|
HttpHandler(SimpleServer server) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(HttpRequest request,
HttpAsyncExchange httpexchange,
HttpContext context) |
<any> |
processRequest(HttpRequest request,
HttpContext context) |
public HttpHandler(SimpleServer server)