| 构造器和说明 |
|---|
VxWebHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(io.vertx.core.http.HttpServerRequest request) |
protected void |
preHandle(org.noear.solon.core.handle.Context ctx)
预处理
|
void |
setExecutor(Executor executor)
设置执行器
|
void |
setHandler(org.noear.solon.core.handle.Handler handler)
设置处理器
|
protected void preHandle(org.noear.solon.core.handle.Context ctx)
throws IOException
IOExceptionpublic void setHandler(org.noear.solon.core.handle.Handler handler)
VxHandlersetHandler 在接口中 VxHandlerpublic void setExecutor(Executor executor)
VxHandlersetExecutor 在接口中 VxHandlerpublic void handle(io.vertx.core.http.HttpServerRequest request)
handle 在接口中 io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>Copyright © 2024. All rights reserved.