public class JlHttpContextHandler extends Object implements HTTPServer.ContextHandler
| 构造器和说明 |
|---|
JlHttpContextHandler() |
public int serve(HTTPServer.Request request, HTTPServer.Response response) throws IOException
HTTPServer.ContextHandlerserve 在接口中 HTTPServer.ContextHandlerrequest - the request to be servedresponse - the response to be filledIOException - if an IO error occursCopyright © 2022. All rights reserved.