| Constructor and Description |
|---|
VxWebHandler() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface VxHandlerpublic void setExecutor(Executor executor)
VxHandlersetExecutor in interface VxHandlerpublic void handle(io.vertx.core.http.HttpServerRequest request)
handle in interface io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>Copyright © 2025. All rights reserved.