public class HttpRouteHandler extends Object implements RouteHandler
| Constructor and Description |
|---|
HttpRouteHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.noear.solon.rx.Completable |
handle(ExContext x)
处理
|
void |
handleDo(ExContext ctx,
io.vertx.core.http.HttpClientRequest req1,
org.noear.solon.rx.CompletableEmitter emitter) |
String[] |
schemas()
架构支持
|
public String[] schemas()
RouteHandlerschemas in interface RouteHandlerpublic org.noear.solon.rx.Completable handle(ExContext x)
public void handleDo(ExContext ctx, io.vertx.core.http.HttpClientRequest req1, org.noear.solon.rx.CompletableEmitter emitter)
Copyright © 2025. All rights reserved.