| 程序包 | 说明 |
|---|---|
| net.dreamlu.iot.mqtt.core.server.http.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpHandler |
MqttHttpRoutes.getHandler(org.tio.http.common.RequestLine requestLine)
读取路由
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<RouteInfo,HttpHandler> |
MqttHttpRoutes.getRouts()
读取所有路由
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
MqttHttpRoutes.register(org.tio.http.common.Method method,
String path,
HttpHandler handler)
注册路由
|
Copyright © 2022. All rights reserved.