public class JlHttpContextHandler
extends java.lang.Object
implements org.noear.jlhttp.HTTPServer.ContextHandler
构造器和说明 |
---|
JlHttpContextHandler(Handler handler) |
public JlHttpContextHandler(Handler handler)
public void serve(org.noear.jlhttp.HTTPServer.Request request, org.noear.jlhttp.HTTPServer.Response response) throws java.io.IOException
serve
在接口中 org.noear.jlhttp.HTTPServer.ContextHandler
java.io.IOException
protected void handleDo(org.noear.jlhttp.HTTPServer.Request request, org.noear.jlhttp.HTTPServer.Response response) throws java.io.IOException
java.io.IOException