| 类 | 说明 |
|---|---|
| CharsetConstant | 已过时
推荐使用:
StandardCharsets |
| DateTimePattern | |
| EncryptionTypeConstant |
加密类型常量
|
| HttpHeaderKeyConstant |
Http header key
|
| LengthConstant |
长度常量
|
| LogLevelConstant |
日志级别
debug, info, warn, Error, Fatal;
ALL 各级包括自定义级别
DEBUG 指定细粒度信息事件是最有用的应用程序调试
ERROR 错误事件可能仍然允许应用程序继续运行
FATAL 指定非常严重的错误事件,这可能导致应用程序中止
INFO 指定能够突出在粗粒度级别的应用程序运行情况的信息的消息
OFF 这是最高等级,为了关闭日志记录
TRACE 指定细粒度比DEBUG更低的信息事件
WARN 指定具有潜在危害的情况
|
| MediaTypeConstant |
Http Media Type
|
| RequestMethodConstant |
http 请求相关的常量
|
| StringConstant |
字符串常量
|
| URLConstant | |
| UserAgentConstant | |
| Variable |
定义变量
|
Copyright © 2022. All Rights Reserved.