Package | Description |
---|---|
cn.hutool.http.server |
Http服务器封装
|
cn.hutool.http.server.filter |
Filter 实现包装 |
Modifier and Type | Method and Description |
---|---|
SimpleServer |
SimpleServer.addFilter(HttpFilter filter)
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExceptionFilter
默认异常处理拦截器
|
class |
ExceptionFilter
异常处理过滤器
|
Copyright © 2024. All rights reserved.