public class JlHttpContextHandler extends Object implements org.noear.jlhttp.HTTPServer.ContextHandler
| 构造器和说明 |
|---|
JlHttpContextHandler(org.noear.solon.core.handle.Handler handler) |
public JlHttpContextHandler(org.noear.solon.core.handle.Handler handler)
public void serve(org.noear.jlhttp.HTTPServer.Request request,
org.noear.jlhttp.HTTPServer.Response response)
throws IOException
serve 在接口中 org.noear.jlhttp.HTTPServer.ContextHandlerIOExceptionprotected void handleDo(org.noear.jlhttp.HTTPServer.Request request,
org.noear.jlhttp.HTTPServer.Response response)
throws IOException
IOExceptionCopyright © 2024. All rights reserved.