| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.http.server |
Http服务器封装
|
| org.dromara.hutool.http.server.action |
HttpServer 封装 |
| org.dromara.hutool.http.server.handler |
HttpHandler 实现包装 |
| 类和说明 |
|---|
| Action
请求处理接口
当用户请求某个Path,则调用相应Action的doAction方法 |
| 类和说明 |
|---|
| Action
请求处理接口
当用户请求某个Path,则调用相应Action的doAction方法 |
| 类和说明 |
|---|
| Action
请求处理接口
当用户请求某个Path,则调用相应Action的doAction方法 |
Copyright © 2023. All rights reserved.