public class CloudGatewayHandler extends Object implements org.noear.solon.web.vertx.VxHandler
| Constructor and Description |
|---|
CloudGatewayHandler(org.noear.solon.web.vertx.VxHandler webHandler) |
| Modifier and Type | Method and Description |
|---|---|
CloudGatewayConfiguration |
getConfiguration()
获取配置
|
void |
handle(io.vertx.core.http.HttpServerRequest request)
处理
|
void |
setExecutor(Executor executor) |
void |
setHandler(org.noear.solon.core.handle.Handler handler) |
public CloudGatewayHandler(org.noear.solon.web.vertx.VxHandler webHandler)
public void setHandler(org.noear.solon.core.handle.Handler handler)
setHandler in interface org.noear.solon.web.vertx.VxHandlerpublic void setExecutor(Executor executor)
setExecutor in interface org.noear.solon.web.vertx.VxHandlerpublic void handle(io.vertx.core.http.HttpServerRequest request)
handle in interface io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>public CloudGatewayConfiguration getConfiguration()
Copyright © 2025. All rights reserved.