protected class StreamServerImpl.RequestHttpHandler extends Object implements com.sun.net.httpserver.HttpHandler
| Constructor and Description |
|---|
RequestHttpHandler(Router router) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(com.sun.net.httpserver.HttpExchange httpExchange) |
public RequestHttpHandler(Router router)
public void handle(com.sun.net.httpserver.HttpExchange httpExchange)
throws IOException
handle in interface com.sun.net.httpserver.HttpHandlerIOExceptionCopyright © 2016 4th Line GmbH, Switzerland. All rights reserved.