跳过导航链接
A B C D E F G H M N O P R S U V W 

A

ACCEPTED - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
请求已经被接受

B

BAD_METHOD - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
不允许的http方法
BAD_REQUEST - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
参数列表错误(缺少,格式不匹配)
build() - 类 中的方法cn.sunxiansheng.tool.response.ResultWrapper.Builder
 
Builder() - 类 的构造器cn.sunxiansheng.tool.response.ResultWrapper.Builder
 

C

channelEnumMap - 枚举 中的静态变量cn.sunxiansheng.tool.response.RespBeanEnum
将枚举转换为map(静态初始化)
cn.sunxiansheng.tool.constant - 程序包 cn.sunxiansheng.tool.constant
 
cn.sunxiansheng.tool.response - 程序包 cn.sunxiansheng.tool.response
 
code(int) - 类 中的方法cn.sunxiansheng.tool.response.ResultWrapper.Builder
 
CONFLICT - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
资源冲突,或者资源被锁
CREATED - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
对象创建成功

D

data(T) - 类 中的方法cn.sunxiansheng.tool.response.ResultWrapper.Builder
 
DateParsePatterns - cn.sunxiansheng.tool.constant中的接口
Description: 日期解析格式常量类

E

ERROR - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
系统内部错误

F

fail() - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
fail(String) - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
fail(int, String) - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
fail(int, String, T) - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
fail(RespBeanEnum) - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
FORBIDDEN - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
访问受限,授权过期

G

getByCode(int) - 枚举 中的静态方法cn.sunxiansheng.tool.response.RespBeanEnum
根据code来获取枚举

H

HttpStatus - cn.sunxiansheng.tool.constant中的类
返回状态码
HttpStatus() - 类 的构造器cn.sunxiansheng.tool.constant.HttpStatus
 

M

message(String) - 类 中的方法cn.sunxiansheng.tool.response.ResultWrapper.Builder
 
MOVED_PERM - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
资源已被移除

N

NO_CONTENT - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
操作已经执行成功,但是没有返回数据
NOT_FOUND - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
资源,服务未找到
NOT_IMPLEMENTED - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
接口未实现
NOT_MODIFIED - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
资源没有被修改

O

ok() - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
ok(T) - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 
ok(T, String) - 类 中的静态方法cn.sunxiansheng.tool.response.ResultWrapper
 

P

PARSE_PATTERNS - 接口 中的静态变量cn.sunxiansheng.tool.constant.DateParsePatterns
 

R

RespBeanEnum - cn.sunxiansheng.tool.response中的枚举
Description: 响应枚举类
ResultWrapper<T> - cn.sunxiansheng.tool.response中的类
Description: 通用响应封装类,通过枚举来获取code和message
ResultWrapper.Builder<T> - cn.sunxiansheng.tool.response中的类
 

S

SEE_OTHER - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
重定向
SUCCESS - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
操作成功
success(boolean) - 类 中的方法cn.sunxiansheng.tool.response.ResultWrapper.Builder
 
SunRaysServletResponse - cn.sunxiansheng.tool.response中的类
比如在过滤器的时候,如果抛出异常,不会被全局异常处理器处理到,所以采用Servlet的方式响应,跟项目中的效果一致
SunRaysServletResponse() - 类 的构造器cn.sunxiansheng.tool.response.SunRaysServletResponse
 

U

UNAUTHORIZED - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
未授权
UNSUPPORTED_TYPE - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
不支持的数据,媒体类型

V

valueOf(String) - 枚举 中的静态方法cn.sunxiansheng.tool.response.RespBeanEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.sunxiansheng.tool.response.RespBeanEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WARN - 类 中的静态变量cn.sunxiansheng.tool.constant.HttpStatus
系统警告消息
writeFail(HttpServletResponse, int, String) - 类 中的静态方法cn.sunxiansheng.tool.response.SunRaysServletResponse
 
writeResponse(HttpServletResponse, boolean, int, String, T) - 类 中的静态方法cn.sunxiansheng.tool.response.SunRaysServletResponse
 
writeSuccess(HttpServletResponse, int, String, T) - 类 中的静态方法cn.sunxiansheng.tool.response.SunRaysServletResponse
 
A B C D E F G H M N O P R S U V W 
跳过导航链接

Copyright © 2025. All rights reserved.