public class SmartHttpContextHandler
extends org.smartboot.http.server.HttpServerHandler
| 构造器和说明 |
|---|
SmartHttpContextHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(org.smartboot.http.server.HttpRequest request,
org.smartboot.http.server.HttpResponse response,
CompletableFuture<Object> future) |
void |
setExecutor(ExecutorService executor) |
public void setExecutor(ExecutorService executor)
public void handle(org.smartboot.http.server.HttpRequest request,
org.smartboot.http.server.HttpResponse response,
CompletableFuture<Object> future)
throws IOException
IOExceptionCopyright © 2023. All rights reserved.