public interface VxHandler
extends io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
| Modifier and Type | Method and Description |
|---|---|
void |
setExecutor(Executor executor)
设置执行器
|
void |
setHandler(org.noear.solon.core.handle.Handler handler)
设置处理器
|
void setHandler(org.noear.solon.core.handle.Handler handler)
void setExecutor(Executor executor)
Copyright © 2025. All rights reserved.