public class JdkHttpContextHandler extends java.lang.Object implements com.sun.net.httpserver.HttpHandler
JdkHttpContextHandler(Handler handler)
void
handle(com.sun.net.httpserver.HttpExchange exchange)
protected void
handleDo(com.sun.net.httpserver.HttpExchange exchange)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JdkHttpContextHandler(Handler handler)
public void handle(com.sun.net.httpserver.HttpExchange exchange)
handle
com.sun.net.httpserver.HttpHandler
protected void handleDo(com.sun.net.httpserver.HttpExchange exchange) throws java.io.IOException
java.io.IOException